tiny_oauth 0.1.0

A (very) tiny oauth 2.0 library
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}