OAuth 2.0 Implementation in Rust.
Go to file
subcrip 74bca308d1
Build Docker Image / build-nightly (push) Successful in 2m26s Details
feat(server): server features
2024-04-13 16:40:03 +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(server): server features 2024-04-13 16:40:03 +08:00
.gitignore nightly(example): basic database structure and showcase 2024-03-29 09:45:07 +08:00
Cargo.lock feat(server): server features 2024-04-13 16:40:03 +08:00
Cargo.toml feat(server): server features 2024-04-13 16:40:03 +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