Closed mjsalinger closed 8 years ago
Rebased to remove some duplicate commits and incorporate latest changes to master
. @maxtruxa, one final review?
@mjsalinger Are we always using 302 to redirect? Even if so, it might be a good idea to support the other redirect codes.
302 is the default used in the oauth2 spec.. Others are allowed, and I think that's a good idea to add support for, but I think that should be a separate PR for a future release.
Added issue #37 to track.
Tests fixed with #33.