ttv-auth 0.1.1

A wrapper around `twitch_oauth2` for publishing as part of `ttv-rs`
Documentation
[dependencies.twitch_oauth2]
default-features = false
version = "0.5.0-alpha.2"

[features]
all = ["twitch_oauth2/all"]
reqwest_client = ["twitch_oauth2/reqwest_client"]
surf_client = ["twitch_oauth2/surf_client"]

[package]
authors = ["Waridley <Waridley64@gmail.com>"]
description = "A wrapper around `twitch_oauth2` for publishing as part of `ttv-rs`"
edition = "2018"
keywords = ["twitch"]
license = "MIT OR Apache-2.0"
name = "ttv-auth"
repository = "https://gitlab.com/Waridley/ttv-rs"
version = "0.1.1"