simple-oauth 0.1.0-beta

Simple OAuth2 login and authorization
Documentation
# Rust
/target
Cargo.lock

# Env files
.env*
!.env.example

# OS files
.DS_Store

# Build artifacts
*.exe
*.dll
*.so
*.dylib

# Temporary files
tmp/
temp/
*.tmp