Hey all!
Im using a signup with Apple plugin and it works well.
My desire is to just enable pre-existing apple users to login as fast as possible even if they pressed the signup button although they are already signed up
My issue: I have two sepeare states in my signup/login page:
- one state for signup - which have a signup with apple workflow
- one state for login - which have a login with apple button
I would like to get the signup button to login pre-existing users which signed up already with apple - but there is a privacy issue
As seen in the above image - to be able to skip the signup action for pre-existing users i need to be able to:
- search for users with this email
- For this happen i need to all all visitors to be able to search for all user’s email - and that is an issue both for security reasons and speed of search
So i wonder - how would you solve this?
With google auth this is solved by having only one workflow for signup/login. But with apple (the plugin im using: “sign in with apple”) There is no one workflow. I have to user the native bubble workflows with the apple credentials which are being fetched by the plugin