Filipe Cabaço
Filipe Cabaço
Opened PR with my attempt to clean up the deprecation warnings. https://github.com/CrowdHailer/Ace/pull/141
Made a PR that helps bump the dependencies without the need to update ex_oauth_provider for now https://github.com/danschultzer/phoenix_oauth2_provider/pull/46
I think it might be related with the move to a multi tenant approach meaning that now you will need to run a migration ( `mix ecto.migrate` ) and then...
No need to move with this
I wasn't able to replicate the issue, can you check if this behaviour has changed?
🤦 copy paste strikes again......... thank you
Be aware that we use the "sub domain" as a way to understand what is the tenant being accessed so I'm not sure if that nginx conf removes that information.
this will be moved to supabase repo and more demo's will be added
https://github.com/supabase/realtime/pull/793
Sorry for the lack of updates. Unfortunately this is a limitation of the underlying approach we're using https://github.com/supabase/walrus/issues/53 We are changing some elements of our implementation and this will be...