Huggingface.js documentation
Interface: AuthInfo
Interface: AuthInfo
Properties
accessToken
• Optional
accessToken: Object
Type declaration
Name | Type |
---|---|
createdAt | Date |
displayName | string |
role | AccessTokenRole |
Defined in
packages/hub/src/lib/who-am-i.ts:53
expiresAt
• Optional
expiresAt: Date
Defined in
packages/hub/src/lib/who-am-i.ts:58
type
• type: AuthType
Defined in
packages/hub/src/lib/who-am-i.ts:52
< > Update on GitHub