This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
c2eb81227b
PeerTube
/
shared
/
models
/
tokens
/
oauth-client-local.model.ts
5 lines
82 B
TypeScript
Raw
Blame
History
export
interface
OAuthClientLocal
{
client_id
:
string
client_secret
:
string
}
Reference in New Issue
View Git Blame
Copy Permalink