Skip to content

luchob/oauth2-passwordgrant-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welocme

This is a small proof-of-concept project which consists of two apps:

  • Authorization service (AS) - it issues and verifies access tokens for clients.
  • Resource service (RS) - it exposes a small protected REST API for reading/writing of resources.

The authentication schema follows the OAuth 2.0 protocol with password grant.

Please read the Wiki. Feel welcomed to report issues or contribute.

Have fun!

About

A proof-of-concept implementation of OAuth Authorization Service (AS) and separate Resource service (RS) exposing protected REST API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages