Balazs Sarvari

Results 6 comments of Balazs Sarvari

@nolde The same might happen if the server never redirects to the expected callback URL for whatever reason (e.g. internal error). We were facing such issues (iframe based auth with...

@nolde BTW doesn't [this](https://github.com/dgrubelic/vue-authenticate/blob/master/src/oauth/popup.js#L46) work? It seems your problem is already addressed by the library.

@NitradoJustus > Any chance this is getting merged at some point? We stopped using `vue-authenticate` at doxo. Instead we now use the [`app-auth`](https://github.com/openid/AppAuth-JS) library because it better fits our use...

@igorkurochka Thanks for your fix. It works on my end too. My understanding is that the below list is the dependencies of the firbase plugin. Shouldn't these be defined by...

@SandroMoretti True is that @igorkurochka fixed the issue but this is more of a workaround and not a solution. The versions of the plugin's dependencies should be defined by the...

Hey @tikurahul Any update on how logging could be disabled? Thanks.