Skip to content
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

feat: Implement authentication with Apple #22

Open
8 tasks
fonkamloic opened this issue Jan 25, 2023 · 0 comments
Open
8 tasks

feat: Implement authentication with Apple #22

fonkamloic opened this issue Jan 25, 2023 · 0 comments
Labels
7 Hours enhancement New feature or request

Comments

@fonkamloic
Copy link
Contributor

fonkamloic commented Jan 25, 2023

Description

We are looking to implement authentication with Apple as an additional method for our users to sign in to our app.

The goal of this issue is to integrate Apple's authentication SDK into our app and allow users to sign in using their Apple ID. We will also need to handle the necessary user data and token management.

Tasks

  • Research and evaluate the best practice for integrating Apple's authentication SDK into a Flutter app.
  • Implement the necessary changes in the app's codebase to support Apple authentication.
  • Test the implementation on both iOS and Android platforms.
  • Update the app's privacy policy and terms of service to reflect the use of Apple authentication.

Acceptance Criteria

  • The app should allow users to sign in using their Apple ID.
  • User data and tokens are properly managed and stored.
  • The app should work correctly on iOS platforms.
  • The app's privacy policy and terms of service are updated to reflect the use of Apple authentication.

Additional Notes

Please make sure to use the latest version of Apple's authentication SDK.
This issue should not affect the existing authentication methods.
The implementation should be done in a way that it can be easily updated in the future.

References

https://developer.apple.com/documentation/sign_in_with_apple/
https://flutter.dev/docs/cookbook/networking/authentication

@fonkamloic fonkamloic added the enhancement New feature or request label Jan 25, 2023
@fonkamloic fonkamloic changed the title Feat: Implement authentication with Apple feat: Implement authentication with Apple Jan 30, 2023
@lkmandy lkmandy removed their assignment Feb 6, 2023
@fonkamloic fonkamloic added the 7 Hours label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 Hours enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants