This website requires JavaScript.
Explore
Help
Sign In
Kharec
/
goyco
Watch
1
Star
0
Fork
0
You've already forked goyco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
61875201f9e4bb1ac5d63027b1c6740038ec24c2
goyco
/
internal
/
services
T
History
Kharec
85882bae14
refactor: go fix ftw
2026-02-19 17:37:42 +01:00
..
account_deletion_service_test.go
…
account_deletion_service.go
…
auth_service_test.go
…
auth_service.go
…
common_test.go
…
common.go
…
email_sender_test.go
…
email_sender.go
…
email_service_test.go
refactor: go fix ftw
2026-02-19 17:37:42 +01:00
email_service.go
…
jwt_service_test.go
test: cover refresh rotation and invalid/expired/locked cases
2026-01-08 06:16:30 +01:00
jwt_service.go
feat: rotate refresh tokens with shared validation helper
2026-01-08 06:15:53 +01:00
password_reset_service_test.go
…
password_reset_service.go
…
post_queries_test.go
…
post_queries.go
…
registration_service_test.go
…
registration_service.go
…
session_service_test.go
test: assert refresh token rotation and old-token invalidation
2026-01-08 06:16:44 +01:00
session_service.go
feat: return rotated refresh token on refresh
2026-01-08 06:16:01 +01:00
url_metadata_service_test.go
…
url_metadata_service.go
refactor: go fix ftw
2026-02-19 17:37:42 +01:00
user_management_service_test.go
…
user_management_service.go
…
vote_service_test.go
…
vote_service.go
…