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

Add ActivityResultContract implementation for Login #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vincent-paing
Copy link

Fixes #150

Added ActivityResultContract for login api. I still am not sure if this is part of the core sdk but I do agree the docs should be updated to use best practices since deprecated APIs may be removed in future versions. If we go ahead with this, we might also mark existing LineLoginApi as deprecated.

Feel free to let me know if the PR need any adjustments.

@CLAassistant
Copy link

CLAassistant commented Jan 31, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use ActivityResultContracts as onActivityResult is deprecated
2 participants