# Functions
This endpoint generates a JWT access token based on a refresh token.
This endpoint generates an refresh token if login credentials are right.
This endpoint revokes an existing session based on its credentials.
This is an endpoint to test if the JWTs are working.
This controller authorizes the given code and checks if it is valid.