Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.31.1

Choose a tag to compare

@sebadob sebadob released this 08 Jul 13:43
· 76 commits to main since this release
64afa0d

Bugfix

  • The Login Location check during the code flow has been done on POST /token instead of /authorize and it therefore caught the OIDC client app instead of the user browser.
    #1097