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

Implemented messages acknowledgement. #8

Closed TMSCH closed 7 years ago

TMSCH commented 7 years ago

And added it to requestDisplayOptions.

This allows to wait until the message has correctly been received by the recipient. This is useful to make sure the IFrame has been correctly displayed before performing any UI related operations.

TMSCH commented 7 years ago

Thanks Rahul! Apparently the CI check didn't pass (though the tests are passing locally). I added a small check in tests, let's see if that works now.

tikurahul commented 7 years ago

I don't see to have access to look at the results of the CI. 😞

iainmcgin commented 7 years ago

LGTM - ignore the CI error, it's not configured right for this project yet.