Authenticate a user with email and password
Authenticates an existing user by email and password. Returns an access token, refresh token, and the user’s profile.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
true on successful authentication.User Not Found — 403
Invalid Credentials — 403
Wrong Password — 401
useAuth hook — signInWithEmailAndPassword