OAuth 2.0 Implementation in Rust.
Go to file
subcrip f740d4600b
feat(db): resource db access
2024-04-07 23:30:40 +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): resource db access 2024-04-07 23:30:40 +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