IdentityPython / idpy-oidc

Implementation of everything OIDC and OAuth2
Apache License 2.0
40 stars 22 forks source link

Add missing claims for Oauth2 protected resource #96

Open lionick opened 8 months ago

lionick commented 8 months ago

I am planning to add missing claims for Oauth2 Protected Resource to the idpy-oidc repo, as they are completey different from rp. So I will prepare a PR with these additions. Any thoughts are welcome.

rohe commented 8 months ago

Looking forward to see the RP.