-
- Downloads
Return valid JWT access token from password grant
This change updates the password grant handler to issue a valid JWT
access token instead of just returning a random value as the access
token. This makes it possible to use the access token against the
user info endpoint.
Signed-off-by:
Monis Khan <i@monis.app>
Loading
Please register or sign in to comment