/auth/v2/tokenAsk AIpost https://auth.api.{env}.bluefin.io/auth/v2/tokenlogin compatible with BCS payload with intent bytesQuery ParamsrefreshTokenValidForSecondsint64Defaults to 2592000The number of seconds the refresh token is valid for. If not provided, the default is 30 days.readOnlybooleanDefaults to falseIf not supplied defaults to falsetruefalseBody ParamsaccountAddressstringrequiredThe address of the account.signedAtMillisint64requiredThe timestamp in millis when the login was signed.audiencestringrequiredThe intended audience of the login request.HeaderspayloadSignaturestringrequiredResponses 200OK 400bad signature 401invalid signature 403invalid audience 500internal server error defaultUnexpected errorUpdated 7 months ago