Is there a way to use clerk sdk to authenticate the user (using email and password) #3528
Replies: 1 comment
-
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have a scenario where I need to generate the session jwt token using the user's credentials (email and password). However, I don't want to explicitly send a request to the clerk sign in api. Is there a way to use the clerk sdk to handle this?
Beta Was this translation helpful? Give feedback.
All reactions