auth-js icon indicating copy to clipboard operation
auth-js copied to clipboard

_getRequestParams content-type change to application/json

Open TeeWallz opened this issue 3 years ago • 0 comments

Resolves issue #205

supabase/gotrue:v2.16.3 does not permit requests with content-type text/plain and is therefore replaced with application/json

TeeWallz avatar Sep 05 '22 13:09 TeeWallz