subhendukundu / worker-auth-providers

worker-auth-providers is an open-source providers to make authentication easy with workers. Very lightweight script which doesn't need a lot of dependencies. Plug it with any framework or template of workers.
https://authc1.com
293 stars 31 forks source link

Add Auth0 as a provider #6

Open subhendukundu opened 3 years ago

subhendukundu commented 3 years ago

https://developers.cloudflare.com/workers/tutorials/authorize-users-with-auth0 With help of this tutorial, it would not be too difficult to add it.