Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
RefreshTokenResourceServer
Interface RefreshTokenResourceServer
interface
RefreshTokenResourceServer
{
audience
?:
string
;
scopes
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
audience?
scopes?
Properties
Optional
audience
audience
?:
string
Resource server ID
Optional
scopes
scopes
?:
string
List of scopes for the refresh token
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
audience
scopes
Auth0 Node.js SDK - v5.1.0
Loading...
Accepts any additional properties