AuthService
SignIn authenticates a user with credentials and returns tokens. On success, returns an access token and sets a refresh token cookie. Supports password-based and SSO authentication methods.
post/api/v1/auth/signin
Request body
Response
OK