A microservice that can be used in a standalone API or federated graphql supergraph. It's used to manage devices and for inter service communication. The encryption key never leaves server side.
Tech Stack | |||||
---|---|---|---|---|---|
Node.js | jsonwebtoken | Apollo | GraphQL | Apollo | Prisma |
Postgres |
Features
- JWT: Authorization with Refresh and Access tokens link
- Management: Device and Account management before sending it to the server
- Logout account: Sign Out an account from all devices