This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-authentication-service
Watch
1
Star
0
Fork
0
You've already forked letro-authentication-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
32228bf31458df2ee4b11bdbf4e10a3f86f84eb9
letro-authentication-service
/
crates
/
storage
/
src
History
Quentin Gliech
4953e08562
Clarify that VerifyEmailJob is kept for flushing old jobs
2025-01-23 18:31:27 +01:00
..
compat
…
oauth2
Allow revoking refresh tokens
2024-12-11 14:15:01 +01:00
queue
Clarify that VerifyEmailJob is kept for flushing old jobs
2025-01-23 18:31:27 +01:00
upstream_oauth2
Allow response_mode to be null and if so do not add the query param (
#3700
)
2024-12-18 18:18:39 +01:00
user
Data model and storage layer for storing user registrations
2025-01-14 16:30:43 +01:00
app_session.rs
…
clock.rs
Remove most doctests
2024-10-29 12:37:59 +01:00
lib.rs
Schedule jobs through the new queue
2024-12-06 16:24:26 +01:00
pagination.rs
…
repository.rs
Data model and storage layer for storing user registrations
2025-01-14 16:30:43 +01:00
utils.rs
…