-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OAuth2 Implementation #15
Comments
Is there any insight into the requirements here? I'm assuming it's just a matter of conforming to an interface? Are there refresh considerations? |
Any forward motion here mostly depends on dealing with standards organizations, which is more political than technical. |
Can you please elaborate? How is an interface between paseto and oauth not sufficient for interoperability? |
First, we need a PASETO RFC with the IETF. This depends on an XChaCha RFC with the IETF. Once both those hurdles are cleared, we then need to write a specification for using OAuth2 with PASETO for bearer tokens, so that companies can implement the specification. We'd need to do the same with OpenID Connect. None of these are technically challenging, but getting standards organizations to actually standardize anything? Purely inter-office politics. |
Has there been any progress with this? |
Moving from paragonie/paseto#5
The text was updated successfully, but these errors were encountered: