app-generator / api-server-nodejs

Nodejs API Server - Express / SQLite / TypeORM | AppSeed
https://appseed.us/boilerplate-code/nodejs-starter/
Other
224 stars 87 forks source link

Evolution 2# - OAuth for GitHub #16

Open app-generator opened 1 year ago

app-generator commented 1 year ago

Hello @FullStackkDev!

The API should be enhanced to support OAuth via Github.

Requirements:

Ty!

app-generator commented 1 year ago

Here is a short list with OAuth libs for Node:

https://oauth.net/code/nodejs/

app-generator commented 1 year ago

Hello @FullStackkDev

Please provide more information about the implementation (super slim) and also a short step-by-step documentation how a new user can use this feature.

The information should provide:

The above documentation should provide only the super minimal information.

Ty!

FullStackkDev commented 1 year ago

@app-generator Here is the documentation file for GitHub OAuth https://github.com/app-generator/api-server-nodejs/blob/step4/support-for-react/GITHUB_AUTH.md