This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ghostfolio
mirror of
https://github.com/ghostfolio/ghostfolio
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
3378
Commits
5
Branches
571
Tags
115 MiB
TypeScript
71.9%
HTML
25.1%
SCSS
2%
JavaScript
0.6%
CSS
0.2%
Tree:
84d0b2ca92
ghostfolio
/
libs
/
common
/
src
/
lib
/
interfaces
/
responses
/
access-token-response.inter...
3 lines
64 B
Raw
Blame
History
export
interface
AccessTokenResponse
{
accessToken
:
string
;
}
Reference in new issue