mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-15 18:54:19 +00:00
* Add oauth2 client * Update LICENSE.txt * Create .env.example * Add dotenv to example * Add oauth2 types * Update lib.rs * Update Cargo.toml * Update lib.rs * Add games routes
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
CLIENT_ID=
|
|
CLIENT_SECRET=
|
|
TRIBUFU_API_URL=https://api.tribufu.com |