Replies: 1 comment
-
Hey there! Thanks for posting. The intention is at some point to add a CSRF route that generates a CSRF token for a one-time use so that direct logins via HTTP POST can be checked with a CSRF token, if that use-case is required. At the moment I just left that there as a to-do. NextAuth.js implements similar functionality so I wanted to bring it over to SKAuth. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
sk-auth/src/auth.ts
Line 193 in 731eabd
Beta Was this translation helpful? Give feedback.
All reactions