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
e465da68549eee39af36bd24bb9b7e0ce8f4c449
easywish
/
backend
/
internal
/
errors
History
Nikolai Papin
a582b75c82
feat: new ValidateToken method for AuthService, based on code from the monolithic implementation of auth middleware;
...
feat: add detailed authentication error types;
2025-07-15 21:59:05 +03:00
..
auth.go
feat: new ValidateToken method for AuthService, based on code from the monolithic implementation of auth middleware;
2025-07-15 21:59:05 +03:00
general.go
feat: implemented PasswordResetBegin method in auth service with cooldown for each email being stored in redis
2025-07-12 19:32:53 +03:00
postgres.go
feat: smtp config;
2025-07-07 01:31:21 +03:00
smtp.go
feat: implemented smtp service;
2025-07-09 23:26:30 +03:00