Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.
/ oauth2 Public archive

Deprecated OAuth 2 Discord API library for Twilight.

Notifications You must be signed in to change notification settings

twilight-rs/oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twilight-oauth2

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.

Installation

Add the following to your Cargo.toml:

[dependencies]
twilight-oauth2 = { branch = "trunk", git = "https://github.com/twilight-rs/twilight" }

About

Deprecated OAuth 2 Discord API library for Twilight.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages