Releases: datajoint-company/pam-oauth2
Releases · datajoint-company/pam-oauth2
v0.1.5
Release 0.1.4
Fixed
- Allow scopes to be a subset of allowed scopes PR #12
Release 0.1.3
Changed
- Expect tokens in request headers instead of in query parameters in user info request PR #11
Release 0.1.2
Fixed
- Bug related to auth flow only successfully completing in first login PR #10
Release 0.1.1
Merge pull request #1 from guzman-raphael/scopes Add scope handling, clean up, add docs, tests, and examples