The OAuthProvider class
Guide
Edit on GitHub ✎
Manages an OAuth provider class.
Intro
Manages an OAuth provider class.
See also an external in-depth tutorial titled Writing an OAuth Provider Service, which takes a hands-on approach to providing this service. There are also OAuth provider examples within the OAuth extensions sources.
Class synopsis
class OAuthProvider { }
Oauthprovider