Home Reference Source Test
public class | source

OpenIdLib

class to facilitate the operations with the openID connect, through several Identity Providers

Constructor Summary

Public Constructor
public

constructor(identityProvider: *, clientID: *)

Method Summary

Public Methods
public

getInfoToken(token: *, tokenID: *): *

public

openPopup(): *

public

validateToken(token: *): *

Public Constructors

public constructor(identityProvider: *, clientID: *) source

Params:

NameTypeAttributeDescription
identityProvider *
clientID *

Public Methods

public getInfoToken(token: *, tokenID: *): * source

Params:

NameTypeAttributeDescription
token *
tokenID *

Return:

*

public openPopup(): * source

Return:

*

public validateToken(token: *): * source

Params:

NameTypeAttributeDescription
token *

Return:

*