Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoginPostResponse

export
interface

LoginPostResponse

Hierarchy

  • LoginPostResponse

Index

Properties

Optional AccessToken

AccessToken: string

Access Token for Shifter API. This token will be expired in 1 hour.

memberof

LoginPostResponse

Optional RefreshToken

RefreshToken: string

Refresh Token for Shifter API. This token will be expired in 7 days.

memberof

LoginPostResponse

Generated using TypeDoc