OAuth 2.0 Implementation in Rust.
Go to file
subcrip 4395458a7c
Build Docker Image / build-nightly (push) Successful in 1m36s Details
feat(db): client db access
2024-04-07 23:46:14 +08:00
.gitea/workflows chore(nightly): prefer latest 2024-04-02 15:10:28 +08:00
example/app chore(nightly): distinguish nightly build and latest build and add CI support and examples 2024-04-02 14:21:30 +08:00
src feat(db): client db access 2024-04-07 23:46:14 +08:00
.gitignore nightly(example): basic database structure and showcase 2024-03-29 09:45:07 +08:00
Cargo.lock docker support 2024-04-02 11:15:12 +08:00
Cargo.toml docker support 2024-04-02 11:15:12 +08:00
Dockerfile docker support 2024-04-02 11:15:12 +08:00
Makefile chore(nightly): distinguish nightly build and latest build and add CI support and examples 2024-04-02 14:21:30 +08:00