index
:
IT-kariera/Team-Kaleidoscope/DevHive-Angular
click-sec-info
code-refactor
dev
footer
friends-update
main
major-redesign
profile-picture-update
rating_system
The front end of our DevHive Social Media
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
jwt-payload.ts
blob: a2d0f0d4ac233fb29bde59ba0031ea52f5afc30b (
plain
) (
blame
)
1
2
3
export interface
IJWTPayload
{
token
:
string
;
}