Open AsitDixit opened 1 year ago
Java
Authentication
7.0.3
dev
No response
Just like js how to do auto signin after email confirmation.
// Put your code below this line.
Currently, there is no way to auto sign in a user on sign up confirmation. You must call the signIn api to sign a user in.
signIn
In JS library they added this kind of feature. Any plans on implementing this for Android?
Before opening, please confirm:
Language and Async Model
Java
Amplify Categories
Authentication
Gradle script dependencies
7.0.3
Environment information
dev
Please include any relevant guides or documentation you're referencing
No response
Describe the feature request
Just like js how to do auto signin after email confirmation.
Initialization steps (if applicable)
No response
Code Snippet
amplifyconfiguration.json
No response
GraphQL Schema
Additional information and screenshots
No response