-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add deprecation warning #173
Conversation
ac939ed
to
90fce1e
Compare
that allows your apps to log in and read/write data using | ||
a [Node Solid Server](https://github.com/solid/node-solid-server/). | ||
|
||
**⚠️ New projects should use [solid-client-authn](https://github.com/inrupt/solid-client-authn-js) instead, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be very helpful to merge this. I just found PR by chance. I ended up in this repo multiple times while trying no navigate the ecosystem. For example https://github.com/solid/react-components still uses it. |
I will merge; @michielbdejong feel free to add your suggestion as well (I don’t know solid-auth-fetcher so my description wouldn’t be accurate). |
DPOP is also implemented in NSS and should be added to the solid server list in the warning |
Hopefully inrupt/solid-client-authn-js#423 and inrupt/solid-client-authn-js#538 will one day be resolved and we can merge solid-auth-fetcher and inrupt's version of it back together |
Given that the authentication method used by this library is no longer the one recommended by the specification, I propose to add this warning to help developers find their way.