Skip to content

Contains the Rykan macroservice Authentication, in turn including all the microservices for authentication

Notifications You must be signed in to change notification settings

rykan-tech/authentication

Repository files navigation

Authentication

Maintainability CircleCI

Contains the Rykan macroservice Authentication, in turn including all the microservices for authentication Please see the API defs for more info (https://gitlab.com/rykan/raml-api-defs)

Please see individual microservices for their build instructions.

Running the command yarn in the repo root can be used to install all NodeJS dependencies for all NodeJS based microservices.

In this repo:

  • login: Contains the login server that authenticates users and issues JWT refresh token.
  • jwt: Contains the JSON Web Token Server that isues JWT Access Tokens, that in turn are use for authorisation in other microservices.

About

Contains the Rykan macroservice Authentication, in turn including all the microservices for authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published