This website requires JavaScript.
Explore
Help
Sign In
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
1f20622f2b
peertube
/
shared
/
models
/
users
/
user-login.model.ts
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Move to HttpClient and PrimeNG data table
2017-09-14 05:57:49 -04:00
export
interface
UserLogin
{
access_token
:
string
refresh_token
:
string
token_type
:
string
Fix lint momory issues
2018-03-08 11:31:11 -05:00
}
Copy permalink