go-auth0-jwt-quickstart

module
v0.0.0-...-d213353 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2019 License: MIT

README

Auth0 Quickstart Authorization

Example based on this quickstart guide https://auth0.com/docs/quickstart/backend/golang

The referencing GitHub example https://github.com/auth0-samples/auth0-golang-api-samples/tree/master/01-Authorization-RS256

Server .env

AUTH0_DOMAIN=your-domain
AUTH0_AUDIENCE=auth0-audience

Client .env

AUTH0_DOMAIN=your-domain
AUTH0_AUDIENCE=auth0-audience
CLIENT_ID=auth0-clientID
CLIENT_SECRET=auth0-clientSecret

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL