Diogo Almeida
Diogo Almeida
On a new project, while trying to setup Authlogic and Authlogic OpenId I constantly run into that exception, which in turn unables me to create users / login users. I'm...
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...
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...