@valon-technologies/gestalt
Preparing search index...
services/authentication
GetGrantResponse
Interface GetGrantResponse
GetGrantResponse returns OIDF-shaped grant details.
interface
GetGrantResponse
{
scopes
:
GrantScope
[]
;
createdAt
:
bigint
;
expiresAt
:
bigint
;
}
Index
Properties
scopes
created
At
expires
At
Properties
scopes
scopes
:
GrantScope
[]
created
At
createdAt
:
bigint
expires
At
expiresAt
:
bigint
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
scopes
created
At
expires
At
@valon-technologies/gestalt
Loading...
GetGrantResponse returns OIDF-shaped grant details.