issues
search
aflatter
/
oauth2-ruby
DORMANT! An OAuth2 implementation in ruby that makes implementing providers too easy.
http://github.com/aflatter/oauth2-ruby
MIT License
129
stars
15
forks
source link
Web Server Flow tests are failing
#6
Open
DBA
opened
14 years ago
DBA
commented
14 years ago
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
Since the class update we have 2 tests failing: