This website requires JavaScript.
Explore
Help
Sign in
gorb
/
backend
Watch
4
Star
0
Fork
You've already forked backend
1
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
1
Wiki
Activity
Actions
139
commits
4
branches
0
tags
1.2
MiB
efae619cda
Commit graph
5 commits
Author
SHA1
Message
Date
Radical
efae619cda
refactor(auth): use builtin actix Json deserialization
2025-05-19 15:04:41 +02:00
Radical
cbf0131d14
feat: switch to headers for auth
2025-05-04 19:09:12 +02:00
Radiicall
97f7595cc5
style: cargo clippy and format
All checks were successful
ci/woodpecker/push/build-and-publish
Pipeline was successful
Details
2025-05-02 15:20:22 +02:00
Radical
481c2c3648
feat: use a logging library
...
All checks were successful
ci/woodpecker/push/build-and-publish
Pipeline was successful
Details
gives us logs from actix and sqlx that otherwise arent exposed to us
2025-05-02 01:18:13 +02:00
Radical
22ab3d8a04
feat: add a way to revoke refresh_tokens using device_name
2025-05-01 20:19:39 +02:00