OAuth 2.0 Implementation in Rust.
Go to file
subcrip fde2b72325
feat(db): store the hash of client secret
2024-03-30 22:28:18 +08:00
src feat(db): store the hash of client secret 2024-03-30 22:28:18 +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