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
de237fd997b3982f8a71d00c9e0274486ad36ecc
rxminder
/
services
/
auth
History
William Valentin
de237fd997
refactor: centralize base64 encoding
2025-09-23 11:27:32 -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
…
auth.error.ts
…
auth.middleware.ts
…
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
…
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
refactor: centralize base64 encoding
2025-09-23 11:27:32 -07:00