This website requires JavaScript.
Explore
Help
Sign In
drexa
/
drive
Watch
1
Star
0
Fork
0
You've already forked drive
mirror of
https://github.com/get-drexa/drive.git
synced
2026-02-02 18:51:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
674a914435e81d0409dddc1d8ae0bd0824b2e369
drive
/
apps
/
backend
/
internal
/
auth
History
Kenneth
294fadfe4c
fix(backend): optional auth ret 401 if token invalid
2025-12-29 01:01:28 +00:00
..
cookies.go
fix(backend): optional auth ret 401 if token invalid
2025-12-29 01:01:28 +00:00
err.go
refactor: introduce reqctx pkg for request context
2025-12-04 00:48:43 +00:00
grant.go
feat: impl refresh token rotation
2025-12-03 00:07:39 +00:00
http.go
feat: suppor tokenDelivery field for account reg
2025-12-16 00:41:30 +00:00
middleware.go
fix(backend): optional auth ret 401 if token invalid
2025-12-29 01:01:28 +00:00
service.go
feat: impl cookie-based auth tokens exchange
2025-12-04 00:26:20 +00:00
tokens.go
feat: use argon2id to hash refresh tokens in db
2025-12-03 23:05:00 +00:00