twilight-oauth2
is a library for the twilight-rs
ecosystem with
support for creating requests and parsing response bodies for Discord's
OAuth 2 API.
Add the following to your Cargo.toml
:
[dependencies]
twilight-oauth2 = { branch = "trunk", git = "https://github.com/twilight-rs/twilight" }