This website requires JavaScript.
Explore
Help
Sign In
philologue
/
diachron
Watch
1
Star
0
Fork
0
You've already forked diachron
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a8c0028d7325cb46bd1f046cef278d7f1ae3d72
diachron
/
express
/
auth
History
Michael Wolf
d921679058
Rework user types: create AuthenticatedUser and AnonymousUser class
...
Both are subclasses of an abstract User class which contains almost everything interesting.
2026-01-17 17:45:36 -06:00
..
index.ts
Refmt
2026-01-04 15:24:29 -06:00
password.ts
Fix formatting
2026-01-10 08:51:20 -06:00
routes.ts
Split services into core and request
2026-01-17 16:20:55 -06:00
service.ts
Rework user types: create AuthenticatedUser and AnonymousUser class
2026-01-17 17:45:36 -06:00
store.ts
Rework user types: create AuthenticatedUser and AnonymousUser class
2026-01-17 17:45:36 -06:00
token.ts
Fix formatting
2026-01-10 08:51:20 -06:00
types.ts
Rework user types: create AuthenticatedUser and AnonymousUser class
2026-01-17 17:45:36 -06:00