Skip to content
Snippets Groups Projects
Unverified Commit 3009ae3b authored by Monis Khan's avatar Monis Khan
Browse files

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: default avatarMonis Khan <i@monis.app>
parent 0e2459c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment