Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Thx, a lot! Hope current version 7.0 of GoogleSignIn working now, do you have any updates?
theca you very much
You're welcome!
Hi, have you ever managed to make it work?
Hey David not yet. We are all waiting for Google to approve a PR on the Google sign in SDK in order to have this functionality in supabase
@@jasondubon Thank you!
signInWithIdToken(credentials: .init(provider: .apple, idToken: idToken, nonce: nonce)) Why doesn't it work in class AuthManager?
I believe some changes were made to the supabase auth. I will look into this
if you import this then it should now work@_spi(Experimental) import GoTrue
one thing to note is this is a bandaid solution and we do not know what supabase has planned for this since apple and google sign in are still not officially supported
bro PLEASE drop the network func code, without this I get an GoTrue.GoTrueError, 0please
also it would be nice if you say where I need to put network function
Thx, a lot! Hope current version 7.0 of GoogleSignIn working now, do you have any updates?
theca you very much
You're welcome!
Hi, have you ever managed to make it work?
Hey David not yet. We are all waiting for Google to approve a PR on the Google sign in SDK in order to have this functionality in supabase
@@jasondubon Thank you!
signInWithIdToken(credentials: .init(provider: .apple, idToken: idToken, nonce: nonce)) Why doesn't it work in class AuthManager?
I believe some changes were made to the supabase auth. I will look into this
if you import this then it should now work
@_spi(Experimental) import GoTrue
one thing to note is this is a bandaid solution and we do not know what supabase has planned for this since apple and google sign in are still not officially supported
bro PLEASE drop the network func code, without this I get an GoTrue.GoTrueError, 0
please
also it would be nice if you say where I need to put network function