Preparing search index...
The search index is not available
Documentation
Documentation
@azure/msal-common
CommonRefreshTokenRequest
Type alias CommonRefreshTokenRequest
Common
Refresh
Token
Request
:
BaseAuthRequest
&
{
ccsCredential
?:
CcsCredential
;
forceCache
?:
boolean
;
refreshToken
:
string
;
}
CommonRefreshTokenRequest
scopes - Array of scopes the application is requesting access to.
claims - A stringified claims request which will be added to all /authorize and /token calls
authority - URL of the authority, the security token service (STS) from which MSAL will acquire tokens.
correlationId - Unique GUID set per request to trace a request end-to-end for telemetry purposes.
refreshToken - A refresh token returned from a previous request to the Identity provider.
resourceRequestMethod - HTTP Request type used to request data from the resource (i.e. "GET", "POST", etc.). Used for proof-of-possession flows.
resourceRequestUri - URI that token will be used for. Used for proof-of-possession flows.
forceCache - Force MSAL to cache a refresh token flow response when there is no account in the cache. Used for migration scenarios.
tokenQueryParameters - String to string map of custom query parameters added to the /token call
Type declaration
Optional
ccs
Credential
?:
CcsCredential
Optional
force
Cache
?:
boolean
refresh
Token
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@azure/msal-
angular -
v3.0.4
@azure/msal-
browser -
v3.1.0
@azure/msal-
common -
v14.0.3
Id
Token
Claims
Auth
Error
Codes
Auth
Token
Client
Auth
Error
Codes
Client
Configuration
Error
Codes
Interaction
Required
Auth
Error
Codes
Log
Level
Performance
Event
Status
Performance
Events
Access
Token
Entity
App
Metadata
Entity
Auth
Error
Authentication
Header
Parser
Client
Auth
Error
Client
Configuration
Error
Credential
Entity
Id
Token
Entity
Interaction
Required
Auth
Error
Logger
Performance
Client
Protocol
Utils
Refresh
Token
Entity
Scope
Set
Server
Error
Server
Telemetry
Entity
Stub
Performance
Client
Throttling
Entity
Time
Utils
Token
Cache
Context
Url
String
IApp
Token
Provider
ICache
Plugin
ICrypto
IGuid
Generator
ILogger
Callback
INative
Broker
Plugin
INetwork
Module
IPerformance
Client
IPerformance
Measurement
ISerializable
Token
Cache
IUri
Pre
Queue
Event
AADAuthority
Constants
AADServer
Param
Keys
Account
Info
Active
Account
Filters
App
Token
Provider
Parameters
App
Token
Provider
Result
Application
Telemetry
Authentication
Result
Authentication
Scheme
Authority
Options
Authority
Type
Authorization
Code
Payload
Azure
Cloud
Instance
Azure
Cloud
Options
Azure
Region
Azure
Region
Configuration
Base
Auth
Request
Cache
Account
Type
Cache
Options
Cache
Outcome
Cache
Type
Ccs
Credential
Ccs
Credential
Type
Claims
Request
Keys
Client
Assertion
Client
Info
Common
Authorization
Code
Request
Common
Authorization
Url
Request
Common
Client
Credential
Request
Common
Device
Code
Request
Common
End
Session
Request
Common
On
Behalf
Of
Request
Common
Refresh
Token
Request
Common
Silent
Flow
Request
Common
Username
Password
Request
Credential
Filter
Credential
Type
Device
Code
Response
External
Token
Response
Grant
Type
Header
Names
Http
Status
In
Progress
Performance
Event
Library
State
Object
Logger
Options
Native
Request
Native
Sign
Out
Request
Network
Request
Options
Network
Response
OIDCOptions
Password
Grant
Constants
Performance
Callback
Function
Performance
Event
Persistent
Cache
Keys
Pkce
Codes
Protocol
Mode
Queue
Measurement
Request
State
Object
Request
Thumbprint
Response
Mode
SSOTypes
Server
Authorization
Code
Response
Server
Authorization
Token
Response
Server
Device
Code
Response
Server
Response
Type
Server
Telemetry
Request
Signed
Http
Request
Signed
Http
Request
Parameters
Store
In
Cache
String
Dict
Sub
Measurement
System
Options
Token
Claims
Token
Keys
Url
To
Http
Request
Options
AADAuthority
Constants
AADServer
Param
Keys
Auth
Error
Message
Authentication
Scheme
Authority
Type
Azure
Cloud
Instance
Cache
Account
Type
Cache
Outcome
Cache
Type
Ccs
Credential
Type
Claims
Request
Keys
Client
Auth
Error
Message
Client
Configuration
Error
Message
Code
Challenge
Method
Values
Constants
Credential
Type
DEFAULT_
CRYPTO_
IMPLEMENTATION
DEFAULT_
SYSTEM_
OPTIONS
Errors
Grant
Type
Header
Names
Http
Status
Int
Fields
Interaction
Required
Auth
Error
Message
OIDC_
DEFAULT_
SCOPES
ONE_
DAY_
IN_
MS
Password
Grant
Constants
Persistent
Cache
Keys
Prompt
Value
Protocol
Mode
Response
Mode
SSOTypes
Server
Response
Type
Stubbed
Network
Module
THE_
FAMILY_
ID
Throttling
Constants
version
build
Client
Info
build
Client
Info
From
Home
Account
Id
create
Auth
Error
create
Client
Auth
Error
create
Client
Configuration
Error
create
Interaction
Required
Auth
Error
@azure/msal-
node -
v2.1.0
@azure/msal-
react -
v2.0.3
@azure/msal-
node-
extensions -
v1.0.3
Generated using
TypeDoc
CommonRefreshTokenRequest