Object returned after successful login to DappBot.
Authorization is the exact token which should go
into the Authorization header (no Bearer).
RefreshToken is used to get new Authorization
after it expires at ExpiresAt, which is a date
encoded as an ISO string.
Object returned after successful login to DappBot.
Authorizationis the exact token which should go into theAuthorizationheader (noBearer). RefreshToken is used to get newAuthorizationafter it expires atExpiresAt, which is a date encoded as an ISO string.