openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
975 stars 162 forks source link

Documentation #178

Closed jtrupert closed 3 years ago

jtrupert commented 3 years ago

This may not be the right place for this question but I can't find anything better - is there any more detailed documentation for this library anywhere? I see the example and README.md write up but I'm having trouble adapting this to work in my specific situation. I think the documentation could help.

tikurahul commented 3 years ago

There are also code examples in the repo linked off the documentation. You can find them under src/app and src/node-app.