This website requires JavaScript.
Explore
Help
Sign In
LicenseAPI
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Backend
/
src
History
Mathias Wagner
ddeb5a5c7f
Created the verificationValidation in the auth.ts validation
2023-01-21 14:01:28 +01:00
..
controller
Created the verifySession method in the auth.ts controller
2023-01-21 14:01:06 +01:00
middlewares
Created the authentication middleware
2023-01-15 20:34:07 +01:00
models
Added the totpEnabled field & added a default value for the totpSecret to the Account.ts
2023-01-21 13:29:37 +01:00
routes
/v1
Created the verificationValidation in the auth.ts validation
2023-01-21 14:01:28 +01:00
types
/overrides
Created the index.d.ts override
2023-01-15 20:34:19 +01:00
utils
Added the decryption util
2023-01-15 18:37:38 +01:00
server.ts
Made the server.ts prettier
2023-01-15 15:56:04 +01:00