OAuth 2.0 Implementation in Rust.
Go to file
subcrip dfd7c6c9fd
feat(db): register access and users
2024-03-31 23:37:14 +08:00
src feat(db): register access and users 2024-03-31 23:37:14 +08:00
.gitignore nightly(example): basic database structure and showcase 2024-03-29 09:45:07 +08:00
Cargo.lock feat(db): store the hash of client secret 2024-03-30 22:28:18 +08:00
Cargo.toml feat(db): store the hash of client secret 2024-03-30 22:28:18 +08:00