ScribbleLabApp/ScribbleLab
The issue has been closed
[BUG]: success or error state is not returning to SLAuthService #48
N3v1 posted onGitHub
Description
When you tap on the "Continue with Google" button and agree to the prompt to open google.com to sign in or sign up, Google will open and you can select your account. However, after that, the view will be dismissed and nothing will happen on your screen. But you will still be recorded on the dashboard as a user that used GID as a sign-in method.
Version
- SLBuild number: 1
- SLVersion number: 0.0.1-alpha
- Plattform: iPadOS 17.2 (iOS)
- Xcode Version: 15.2
To Reproduce
- Tab on the "Continue with google button"
- Agree on the redirection to google.com warning
- Select Google Account
Expected Behavior
- Type in your Google password
- Success state will be returned to ScribbleLab Auth Service
- UserSession isn't nil anymore
Additional Context
No response
Screenshots
No response
Is there an existing issue for this?
- I have searched the existing issues