Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
service/AuthService
AuthService
Class AuthService
Hierarchy (
View Summary
)
GenericService
AuthService
Index
Constructors
constructor
Properties
base
Path
keycloak?
Methods
get
Page
Url
logout
Constructors
constructor
new
AuthService
(
opts
?:
GenericServiceOpts
)
:
AuthService
Parameters
opts
:
GenericServiceOpts
= ...
Returns
AuthService
Properties
Protected
Readonly
base
Path
basePath
:
string
Protected
Optional
Readonly
keycloak
keycloak
?:
Keycloak
Methods
Protected
get
Page
Url
getPageUrl
(
pageOpts
?:
PageOpts
)
:
string
Parameters
Optional
pageOpts
:
PageOpts
Returns
string
logout
logout
(
requestOpts
?:
RequestInit
)
:
Promise
<
void
>
Parameters
Optional
requestOpts
:
RequestInit
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Path
keycloak
Methods
get
Page
Url
logout
@terrestris/shogun-util
Loading...