-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sign in with Google/appple #1769
Comments
Hey there @kodjima33 |
@chakri-chax we don’t assign or lock bounties to anyone unless they have previously had a PR merged into our repository. If no one is working on an issue, feel free to drop a comment, start working on it, and open a PR. |
I am working on it. |
Just created a PR for this |
/attempt #1769 I have reviewed the codebase and noticed that the sign-in buttons come from different packages, resulting in inconsistencies in their appearance. To maintain a uniform look and avoid dependency on multiple packages, it would be better to create custom buttons that follow a consistent design without affecting the existing code structure |
I addressed this here, it now uses single dependency ( |
@addbounty $100 |
Make a Draft PR early so others can see you are working on it! To automatically create one: # Using npx (installed if you have NodeJS/npm)
npx bountybot start BasedHardware/omi#1769
# Or, use cargo (installed if you have Rust)
cargo install bounty
bounty start BasedHardware/omi#1769 When merged, you will receive the bounty! |
Login with Apple/google
Some people who use iPhones don't have Apple accounts to sign in. They want to
Be able to sign in with Google
The text was updated successfully, but these errors were encountered: