Interface AuthResponsePayload
Properties
associationToken
associationToken: string
blockstackAPIUrl
blockstackAPIUrl: string
core_token
core_token: string
email
email: string
exp
exp: number
hubUrl
hubUrl: string
iat
iat: number
iss
iss: string
jti
jti: string
private_key
private_key: string
profile
profile: any
profile_url
profile_url: string
public_keys
public_keys: string[]
username
username: string
version
version: string