API to login User.
Authentication using JWT
Login Endpoint
The JWT Authentication endpoint enables users to obtain JSON Web Tokens (JWT) for secure authentication. Upon successful login, the API provides both an access token and a refresh token encoded as JWTs, allowing authenticated access to protected resources and token renewal for prolonged usage.
POST
API to login User.
Authorizations
Body
application/json
