This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
server
Watch
2
Star
0
Fork
You've already forked server
0
mirror of
https://github.com/versia-pub/server.git
synced
2025-12-06 16:38:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4a5a2ea590
server
/
database
/
entities
/
Token.ts
7 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add more COMMENTS
2023-09-28 20:19:21 +02:00
/
*
*
*
The
type
of
token
.
*
/
Fix bugs introduced by last commit
2023-10-01 04:35:37 +02:00
export
enum
TokenType
{
BEARER
=
"Bearer"
,
Add more COMMENTS
2023-09-28 20:19:21 +02:00
}
Reference in a new issue
Copy permalink