Kind: Function
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/oauth2.ts
A grant with no life left in it is the same as no grant, and the bar says so.
Signature
tsfunction isExpired(grant: OAuth2Grant | undefined, now): boolean
Parameters
| Name | Type |
|---|---|
grant | `OAuth2Grant |
now | any |
Returns: boolean
Was this page helpful?