This website requires JavaScript.
Explore
Help
Sign In
weirdcat
/
easywish
Watch
1
Star
1
Fork
0
You've already forked easywish
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8fa57eddb1451e4b085f328f3698e7efad13e2f1
easywish
/
backend
/
internal
/
utils
History
Nikolai Papin
b5fdcd5dca
feat: smtp config;
...
chore: added license comment blocks to the rest of backend and to sqlc schema & queries
2025-07-07 01:31:21 +03:00
..
enums
feat: added session guid and token type fields to jwt tokens;
2025-07-01 14:18:01 +03:00
codes.go
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
db.go
chore: GPL-3.0 license propagated into *.go files in backend
2025-06-24 01:37:47 +03:00
hash.go
refactor: moved hashing logic into application layer for security;
2025-07-06 13:01:08 +03:00
jwt.go
feat: added session guid and token type fields to jwt tokens;
2025-07-01 14:18:01 +03:00
pointer.go
feat: smtp config;
2025-07-07 01:31:21 +03:00
request.go
feat: middleware for request body parsing, validation and authentication;
2025-06-24 17:31:48 +03:00