Kevin Paxton

Results 6 comments of Kevin Paxton

@arusakov I have implemented something similar to what you are suggesting in my own application. The downfall to this is that I then have two test start points that need...

@arusakov, @filipesilva I recently upgrade our cli version to 1.1.3 and the method I had previously in place to get this to work (see above) is now no longer working....

@meltedspark yes, that worked for a little while. I just upgraded to the CLI 1.6.1 and it no longer works. I get a bunch of Warnings that files weren't included...

Hey @eamodio Did you ever take a look at this?

Updated based off of latest `main` branch. Changed how we get the project based on updated v13+ api changes in GitLab. Tested using v13.4.4-ee.

I'm also running into typing issues as it relates to the AuthResult. It seems that firebaseui is still using the `compat` types from firebase, which I believe are to match...