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

Web Server Flow tests are failing

Open DBA opened this issue 14 years ago • 0 comments

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 resource owner is not identified

DBA avatar Jul 01 '10 14:07 DBA