mr0016Original post
Web Developer
Today i tried configuring Google auth but was not working correctly. It created only one user with session but in the backend of app write. In the frontend account.get() didn't work
Summary
Google auth setup issue where only one user was created with a session but account.get() did not work in the frontend.