Scott Robertson
Scott Robertson
> > It would be interesting to investigate what API the android app uses. I wouldn't be surprised it that still uses the old API. > > Yeah, I think...
Also facing this. I have tried to run GitHub Actions about 7 times now to get this build to upload :/ This is essentially making it unusable.
> Can also confirm that this is still an issue, and yes, only occurs if the version tag already exists (i.e. it is overwriting a file). Could the script perhaps...
> > > Can also confirm that this is still an issue, and yes, only occurs if the version tag already exists (i.e. it is overwriting a file). > >...
> > > Can also confirm that this is still an issue, and yes, only occurs if the version tag already exists (i.e. it is overwriting a file). > >...
MacOS has a reminders widget built in. What benefit would it bring adding it here?
@sduduzog any experience with this side of things? I'm gonna dive into it this weekend and build something.
So I think we would need to make a scheme and a provider. Similar to how auth0 is done. https://github.com/nuxt-community/auth-module/tree/dev/src/schemes https://github.com/nuxt-community/auth-module/tree/dev/src/providers
I believe this already works perfectly on nuxt3 but @sduduzog will know for sure.
Ah yeah sorry, I was getting confused with the Vue3 support we added in https://github.com/supabase-community/vue-supabase which this library uses. Shouldn't be too much work to get it working, since this...