d592e0a9b
dfecb9003
1 2 3 4
5
export interface UserLogin { access_token: string refresh_token: string token_type: string }