This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
PeerTube
Watch
3
Star
0
Fork
0
You've already forked PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
synced
2025-02-25 18:55:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49919ca16ba2c100cd444fa5e66442d1b13758c7
PeerTube
/
shared
/
models
/
oauth-client-local.model.ts
5 lines
82 B
TypeScript
Raw
Normal View
History
Unescape
Escape
ClientLocal -> OAuthClientLocal
2017-06-25 17:44:19 +02:00
export
interface
OAuthClientLocal
{
Share models between server and client
2017-06-17 11:28:11 +02:00
client_id
:
string
client_secret
:
string
}
Reference in New Issue
Copy Permalink