Oscar Cusin
Results
1
comments of
Oscar Cusin
Hi @Kubessandra, I have a working version which returns a promise that resolves if authentication is successful and rejects if unsuccessful: ```TypeScript /** * Sign in Google user account *...