Home Reference Source Repository
import {Authentication} from 'ingresse-sdk/src/auth/authentication.js'
public class | source

Authentication

Direct Subclass:

Ingresse, Jwt

Base class for the authentications

Member Summary

Public Members
public set

authData(data: object | string): *

Set authentication data

public get

Get authentication data

Public Members

public set authData(data: object | string): * source

Set authentication data

public get authData: object | string: * source

Get authentication data

Return:

object | string