convertigo / c8osdk-angular-caf

CAF brings to Angular / Ionic 2+ the same functionalities that CTF (Convertigo Templating Framework) brings to JQuery. The goal is to add Convertigo back end support directly in to the Ionic HTML templates without having to program complex TypeScript.
http://www.convertigo.com
Apache License 2.0
2 stars 1 forks source link

openOAuthLogin function, is rejecting an error while there is no reason to #27

Closed CharlesGrimont closed 3 years ago

CharlesGrimont commented 3 years ago

On Router's openOAuthLogin function in web mode, we add an Event Listener on post message and rejects an error if message does not contains an access token

But, captchas returns messages without any access token we must ignore it...

CharlesGrimont commented 3 years ago

ok since 1.0.15-beta1