We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Solid recently had an update from legacy auth to the use of DPoP auth.
We noticed that your app still is using the old auth.
We'd like to encourage you to switch to the new auth using the Demonstrating Proof of Posession technology.
Our motivation for the update was using the standard OIDC-way.
Javascript libraries using the new authentication methods include :
Some simple examples of javascript app using the DPoP auth can be found here
The list of apps using the new DPoP authorization can be followed here dpop-status.
Just let us know if we can assist you on switching your app at https://gitter.im/solid/app-development or https://forum.solidproject.org
From solid team
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Solid recently had an update from legacy auth to the use of DPoP auth.
We noticed that your app still is using the old auth.
We'd like to encourage you to switch to the new auth using the Demonstrating Proof of Posession technology.
Our motivation for the update was using the standard OIDC-way.
Javascript libraries using the new authentication methods include :
Some simple examples of javascript app using the DPoP auth can be found here
The list of apps using the new DPoP authorization can be followed here dpop-status.
Just let us know if we can assist you on switching your app at https://gitter.im/solid/app-development or https://forum.solidproject.org
From solid team
The text was updated successfully, but these errors were encountered: