mirror of https://github.com/dexidp/dex.git
Browse Source
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>pull/2234/head
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue