oauth2-ruby icon indicating copy to clipboard operation
oauth2-ruby copied to clipboard

DORMANT! An OAuth2 implementation in ruby that makes implementing providers too easy.

Results 6 oauth2-ruby issues
Sort by recently updated
recently updated
newest added

Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/LightWrite) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...

Host two sites on heroku, one acting as an OAuth 2.0 server and the other as a client. The code for both projects should be made available on github under...

Nice to have

Since the class update we have 2 tests failing: - OAuth2::Server::Flows::WebServer #request_authorization should render authorize form if resource owner is identified - OAuth2::Server::Flows::WebServer #request_authorization should verify identity and return if...

bug