extract domains from redirect URIs, fall back to client ID when that is not present
[authserver.git] / authorize.php
2016-11-16 Robert Kaiserextract domains from redirect URIs, fall back to client...
2016-11-16 Robert KaiserKaiRo bug 393 - Create a grouping mechanism for user...
2016-11-16 Robert KaiserKaiRo bug 392 - Create an interstitial page to confirm...
2016-11-02 Robert Kaiserset some security flags recommended by the Mozilla...
2016-10-29 Robert Kaisersuppress error as result will be fine
2016-10-29 Robert Kaisercreate an API to retrieve emails and set new clients...
2016-10-28 Robert Kaiserremove the saved redirect when it's being used, always...
2016-10-28 Robert Kaisermake login on authorize actually work and redirect...
2016-10-28 Robert Kaisercheck session and login in authorize request
2016-10-28 Robert Kaiserfirst step in making the authorize target work correctl...
2016-10-23 Robert Kaisersome steps to get an actual authentication going, conso...
2016-09-30 Robert Kaiseradd example files to auth server