Newer Version Available
AuthProviderCallbackState Class
Provides request HTTP headers, body, and query parameters to the
AuthProviderPlugin.handleCallback method for user
authentication. This class allows you to group the information passed in rather than passing
headers, body, and query parameters individually.
Namespace
AuthProviderCallbackState Constructors
The following are constructors for AuthProviderCallbackState.
AuthProviderCallbackState(headers, body, queryParameters)
AuthProviderCallbackState Properties
The following are properties for AuthProviderCallbackState.