Mathias Balsløw

Results 4 issues of Mathias Balsløw

Amazing tool! Found one bug though. This issue is also present in the "Netflix" demo presentation. If you have, for example, a logo in your footer like this: ![image](https://user-images.githubusercontent.com/49169557/81044555-df4f6000-8eb4-11ea-9a43-7f298fb09132.png) Then,...

How would one set up authentication using one of the social providers available in Supabase instead of username/password authentication?

enhancement
help wanted

# Bug report ## Describe the bug I have a SvelteKit app that uses the latest ```await supabase.auth.exchangeCodeForSession(code);``` auth logic with Azure as the provider and everything works fine. However,...

bug