Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
/ oauth2-rs Public archive
forked from ramosbugs/oauth2-rs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

AndrewKvalheim/oauth2-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2

A simple implementation of the OAuth2 flow in Rust.

Documentation is available on docs.rs or check the examples.

Before upgrading make sure to check out the changelog.

Development

Build:

cargo build

Run tests:

cargo test -- --test-threads=1

Release:

cargo package && cargo publish

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages

  • Rust 100.0%