Skip to content

eventray-archive/hapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyramid_oauthprovider

This is a pyramid oauth2 provider (server!) that works with pyramid, it is not a consumer used to integrate with other services.

resource owner - The user resource server - The server used to access user information client - The web app / mobile app authorization server - The server issuing access tokens to the client after successfully authenticating the resource owner and obtaining authorization.

About

This is a pyramid oauth provider that uses oauthlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages