adminio-api icon indicating copy to clipboard operation
adminio-api copied to clipboard

added stub to auth0 provider to connect to a custom oauth provider

Open dberardo opened this issue 4 years ago • 0 comments

I have created a stub for the auth0 provider using my minor knowledge of Go.

to test the setup i have created a docker-compose file in the examples/ folder, next to a nginx/ directory for enabling https self-signed communication.

The tester will need to use an external oauth provider, not included in the compose file.

dberardo avatar Jan 02 '21 17:01 dberardo