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(auth): migrate device secrets on android #4260

Closed
wants to merge 6 commits into from

Conversation

khatruong2009
Copy link
Member

Issue #, if available:
#3995
Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@khatruong2009 khatruong2009 changed the base branch from main to fix/auth/device-migration December 14, 2023 22:32
@khatruong2009 khatruong2009 changed the title Fix(auth): Device Migration Android feat(auth): Device Migration Android Dec 14, 2023
@khatruong2009 khatruong2009 changed the title feat(auth): Device Migration Android feat(auth): migrate device secrets on android Dec 14, 2023
import android.content.Context
import io.flutter.plugin.common.PluginRegistry

class LegacySecretHandlerImpl(private val context: Context) : LegacySecretHandler, MethodChannel.MethodCallHandler {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this class used?

@khatruong2009 khatruong2009 changed the base branch from fix/auth/device-migration to main January 10, 2024 18:05
@khatruong2009 khatruong2009 changed the base branch from main to fix/auth/device-migration January 10, 2024 18:06
@khatruong2009 khatruong2009 force-pushed the fix/auth/device-migration-android branch from d64484e to f2274fa Compare January 24, 2024 22:23
@khatruong2009 khatruong2009 force-pushed the fix/auth/device-migration-android branch from 25715f8 to 5a5e731 Compare January 25, 2024 00:02
@khatruong2009 khatruong2009 changed the base branch from fix/auth/device-migration to main January 25, 2024 19:21
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.

2 participants