Preparing search index...
The search index is not available
@amirsavand/ngx-common - v4.2.0
@amirsavand/ngx-common
AuthResponse
Interface AuthResponse
Typical authentication response from DRF API.
interface
AuthResponse
{
refresh
:
string
;
token
:
string
;
}
Index
Properties
refresh
token
Properties
refresh
refresh
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
refresh
token
@amirsavand/ngx-common - v4.2.0
Loading...
Typical authentication response from DRF API.