nitrictech / node-sdk

Node SDK for Nitric
https://nitric.io
Apache License 2.0
66 stars 4 forks source link

Nitric Auth Middleware productize #117

Closed raksiv closed 2 years ago

raksiv commented 2 years ago

As a developer working with auth I want middleware reference documentation So that I can implement my solution without guesswork


Formalize the middleware created by Jye for Auth with documentation and test cases.

Missing from the docs - it has it's own readme Add it to our website with a re-review to make it more appropriate.

Show an example of using this library with Auth0 - Jye has already written a version of this, but it requires a refresh for config-as-code.

Dave also has an part 2 to talk about scopes etc. Take a look and see if this can be refactored for config-as-code.

raksiv commented 2 years ago

Completed with merge request listed.