Skip to content

FelixRiddle/learn-oauth2-part-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn oauth2 part 2

Following this tutorial

A lot of declarations use as any, the reason is that right now I don't have the time to deal with ts types

Environment variables

# Client id and secret
CLIENT_ID=your_client_id
CLIENT_SECRET=your_client_secret
REDIRECT_URI=http://localhost:3020

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published