Constructor Summary
Public Constructor | ||
public |
constructor(jwt: string, profile: AuthProfile, options: Object) |
Member Summary
Public Members | ||
public get |
|
Public Constructors
public constructor(jwt: string, profile: AuthProfile, options: Object) source
Params:
Name | Type | Attribute | Description |
jwt | string | Base-64 JWT representing a OpenID auth JSON. |
|
profile | AuthProfile | Profile information |
|
options | Object | auth options |