Skip to content

cafrias/oauth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

OAuth Demo

This is a demo app I built to practice OAuth.

This includes:

  • auth-server: A custom build OAuth server that supports:
    • Authorization Code
    • Authorization Code with PCKE
  • resource-server: A resource server that serves a simple API
  • mobile-app: A mobile app that uses the OAuth server to authenticate and access the resource server
  • web-app: A web app that uses the OAuth server to authenticate and access the resource server

About

This is a demo app I built to practice OAuth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published