auth icon indicating copy to clipboard operation
auth copied to clipboard

fix error described in issue #1940 by making all tokens DEFAULT ''

Open macMikey opened this issue 11 months ago • 0 comments

fix: make all auth.users tokens fields default empty

fix error authenticating users created via sql functions. the issue causes token generation to fail during the user lookup due to an sql error

https://github.com/supabase/auth/issues/1940

macMikey avatar Feb 11 '25 02:02 macMikey