battle-net-oauth 0.1.2

Rust crate to request a Battle.net OAuth token
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[![Build Status](https://travis-ci.org/shempignon/battle-net-oauth.svg?branch=master)](https://travis-ci.org/shempignon/battle-net-oauth)

Battle.net OAuth token
===

Installation
---

```
battle-net-oauth = "0.1"
```

[Documentation](https://docs.rs/battle-net-oauth/)