openid / OpenYOLO-Web

Web protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
100 stars 16 forks source link

Handle concurrent requests without closing the IFrame #7

Closed TMSCH closed 7 years ago

TMSCH commented 7 years ago

Added a new type of error, illegalConcurrentRequest, to be able to distinguish in the client side whether to hide the IFrame or not.

tikurahul commented 7 years ago

:+1: LGTM