Releases: navikt/mock-oauth2-server
Releases · navikt/mock-oauth2-server
0.1.36
What's Changed
- Add end session endpoint (#11) @jonalu
- publish docker images to the new github container registry (#9) @jksolbakken
Note: The endsession endpoint in its current state is not complete and does not adhere to any specs. It only redirects to the post_logout_redirect_uri query parameter if specified, otherwise to a predefined page.
0.1.35
What's Changed
🚀 Features
- add client_auth_method to debugger
⬆️ Dependency upgrades
- upped deps and formatted according to new linter rules (#6) @jksolbakken
0.1.34
What's Changed
- Add "debugger" - a dummy OAuth2 client with UI to test flows/grants against the mock server
0.1.33
fix mainclass reference after refactoring
0.1.32
Non-version Changes
- No changes
0.1.31
0.1.30
Non-version Changes
- Feature - add interactive login page (#1) @tommytroen
0.1.29
Non-version Changes
- No changes
0.1.28
Non-version Changes
- No changes
0.1.27
Non-version Changes
- No changes