summaryrefslogtreecommitdiff
path: root/src/routers/vault/types
AgeCommit message (Expand)AuthorFilesLines
2020-03-31add support for nanoid for session tokensgumi1-5/+20
2020-03-15add an Identity typegumi3-16/+124
2020-03-15turn the session store into a proper classgumi1-0/+129
2020-03-11refactor the authentication and validationgumi1-0/+5
2020-03-08immediately swap the uuid after login and check the emailgumi1-1/+1
2020-03-06prevent uuid bruteforcinggumi1-0/+2
2020-03-05oh how I wish this was typescriptgumi1-0/+2
2020-03-04pre-cache the game accounts on logingumi7-11/+189
2020-03-02add support for Vault + major refactorgumi1-0/+21