This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2b1807d32b
authelia
/
server
/
types
/
Identity.ts
6 lines
70 B
TypeScript
Raw
Blame
History
export
interface
Identity
{
userid
:
string
;
email
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink