This website requires JavaScript.
Explore
Help
Register
Sign In
will
/
rxminder
Watch
1
Star
0
Fork
0
You've already forked rxminder
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f9ccb5022253a3bb686ccfd27ecd9ad6bc4744b5
rxminder
/
services
/
auth
History
William Valentin
71c37f4b7b
test(auth): add token service coverage
2025-09-23 10:24:44 -07:00
..
__tests__
test(auth): add token service coverage
2025-09-23 10:24:44 -07:00
templates
refactor: update application code to use unified configuration
2025-09-08 21:24:07 -07:00
auth.constants.ts
Initial commit: Complete NodeJS-native setup
2025-09-06 01:42:48 -07:00
auth.error.ts
Initial commit: Complete NodeJS-native setup
2025-09-06 01:42:48 -07:00
auth.middleware.ts
Fix pre-commit script to properly handle multiple files and resolve ESLint warnings
2025-09-07 13:34:39 -07:00
auth.service.ts
db(couchdb): auto-provision databases on startup for production strategy; add TokenService with CouchDB-backed token storage and localStorage fallback; switch OAuth to unified config for client IDs and redirect URI; express Request typing for req.user; align exportAsEnvVars with show-config expectations; remove Vite importmap from index.html; prefer babel-jest over ts-jest; remove duplicate uuid mocking from Jest config
2025-09-09 12:30:38 -07:00
auth.types.ts
Initial commit: Complete NodeJS-native setup
2025-09-06 01:42:48 -07:00
emailVerification.service.ts
db(couchdb): auto-provision databases on startup for production strategy; add TokenService with CouchDB-backed token storage and localStorage fallback; switch OAuth to unified config for client IDs and redirect URI; express Request typing for req.user; align exportAsEnvVars with show-config expectations; remove Vite importmap from index.html; prefer babel-jest over ts-jest; remove duplicate uuid mocking from Jest config
2025-09-09 12:30:38 -07:00
token.service.ts
db(couchdb): auto-provision databases on startup for production strategy; add TokenService with CouchDB-backed token storage and localStorage fallback; switch OAuth to unified config for client IDs and redirect URI; express Request typing for req.user; align exportAsEnvVars with show-config expectations; remove Vite importmap from index.html; prefer babel-jest over ts-jest; remove duplicate uuid mocking from Jest config
2025-09-09 12:30:38 -07:00