Issues
- 0
- 1
- 0
- 1
Installing for Unity
#161 opened by atnegrete - 1
- 9
Add additional headers to every request
#167 opened by jonjon0815 - 1
VerifyOTP using token_hash
#160 opened by tiagomn - 2
Gotrue-csharp SignOut() by scope
#148 opened by kienns1996 - 4
Sign Up throws BadRequestException
#166 opened by MilesLitteral - 2
- 2
Postgrest.Exceptions.PostgrestException: {"code":"PGRST301","details":null,"hint":null,"message":"JWT expired"}
#150 opened by davidchieregato - 1
- 4
Add SourceLink support
#85 opened by wiverson - 4
Migration to System.Text.Json
#96 opened by heinsenberg82 - 1
- 1
Add supporting json data type.
#144 opened by pyliakm - 5
Postgrest.Exceptions.PostgrestException: {"code":"42883","details":null,"hint":"No operator matches the given name and argument types. You might need to add explicit type casts.","message":"operator does not exist: text @> unknown"} Dotnet Supabase
#140 opened by joseadrianoemmanuel1999 - 2
- 4
Wont work in Winform?
#106 opened by cyrsis - 1
- 4
- 3
Unable to persist session using blazor wasm
#118 opened by maxtsw - 0
Keep getting WEBSOCKET errors
#117 opened by tiger2014 - 1
Referencing same table in two fileds
#97 opened by andresud - 0
- 4
Use Stateless Client for administrative app
#113 opened by stopyellingatme - 7
- 9
Building in Unity fails with: Burst internal compiler error: Burst.Compiler.IL.CompilerExceptionAssemblyResolution: Unable to resolve type `System.Runtime.CompilerServices.IsReadOnlyAttribute. Reason: Unknown.`
#104 opened by GrimLothar - 6
Realtime Socket set to Null after Sign-In
#107 opened by Kuffs2205 - 5
Can't Use Where Clause With Enums.
#66 opened by h4ckitt - 0
Service role key throws an exception
#108 opened by heinsenberg82 - 5
Auth Explanation(Xamarin Forms, MAUI)
#100 opened by Phantom-KNA - 5
Please Add proguard rules
#87 opened by kaushalkumar86 - 12
- 0
- 0
- 0
- 0
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.myapp"> <uses-permission android:name="android.permission.INTERNET" /> <application android:name=".MainApplication" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:roundIcon="@mipmap/ic_launcher_round" android:allowBackup="false" android:theme="@style/AppTheme"> <activity android:name=".MainActivity" android:label="@string/app_name" android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> </application> </manifest>
#90 opened by Realprach - 4
- 3
Assembly Naming
#74 opened by Kuffs2205 - 3
Razor Pages / MVC Authentication Example
#73 opened by CallumVass - 6
.Net 7 - Primary Key Attribute is not a supported dictionary key using converter of type 'System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter'
#72 opened by bitsnorbytes - 1
System.NullReferenceException with "Where" method
#63 opened by TaakkoA - 1
- 7
.NET 6 - _client.InitializeAsync() gets stuck when AutoConnectRealtime = true
#60 opened by BlueWaterCrystal - 4
- 3
System.BadImageFormatException: 'Could not load file or assembly 'Supabase, Version=0.8.4.0, Culture=neutral, PublicKeyToken=null'
#57 opened by SebastianDuval - 1
About Upload img
#58 opened by Phantom-KNA - 15
when uploading Storage.uid check problem
#54 opened by honeyhead - 3
Storage upload using service role
#44 opened by rr-code-base