/
Auth Service

Auth Service

Auth Service

Auth Service is a process used to protect systems and user information. Authentication verifies the identity of the user and determines their access rights.

A JWToken is used for authorization.
The validity period of the token is determined in the configurator using the TOKEN_LIFETIME environment variable. Default is 3600000 seconds.

This service also manages api keys (validity period of api key is determined by user)

Environment variables:

  • TOKEN_LIFETIME - period in seconds when token will be expire.

  • DOMAIN - info for SMS when user login with phone.

Service Users

 

Related content

Developer Guides
Developer Guides
More like this
Flow of fiat funds
Flow of fiat funds
Read with this
SumSub - KYC Service
SumSub - KYC Service
More like this
Frontend Queries, Mutations and Subscriptions
Frontend Queries, Mutations and Subscriptions
Read with this
Post-Deployment Configuration
Post-Deployment Configuration
More like this
2.3.0 Backend Changelog (23 Apr 2024)
2.3.0 Backend Changelog (23 Apr 2024)
More like this