Skip to content

Static website to generate user-to-server tokens scoped to a GitHub App's installations and permissions

License

Notifications You must be signed in to change notification settings

gr2m/create-user-to-server-token

Repository files navigation

create-user-to-server-token

static website to generate user-to-server tokens scoped to a GitHub App's installations and permissions

Open the static HTML form at: create-user-to-server-token.netlify.app.

The Login flow is using one static function (netlify/functions/oauth.js) because GitHub's API to exchange an OAuth code for an access token is not CORS enabled.

License

ISC

About

Static website to generate user-to-server tokens scoped to a GitHub App's installations and permissions

Resources

License

Code of conduct

Stars

Watchers

Forks