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

Refactor and rename Compose Auth methods #345

Merged
merged 4 commits into from
Nov 16, 2023

Conversation

jan-tennert
Copy link
Collaborator

What kind of change does this PR introduce?

Feature

What is the current behavior?

Compose Auth has these three public methods:

  • ComposeAuth#rememberLoginWithGoogle
  • ComposeAuth#rememberLoginWithApple
  • ComposeAuth#rememberSignOut

What is the new behavior?

These methods have been renamed:

  • ComposeAuth#rememberSignInWithGoogle (old one deprecated)
  • ComposeAuth#rememberSignInWithApple (old one deprecated)
  • ComposeAuth#rememberSignOutWithGoogle

and some internal improvements

@jan-tennert jan-tennert added the enhancement New feature or request label Nov 15, 2023
@jan-tennert jan-tennert added this to the 1.5.0 milestone Nov 15, 2023
@jan-tennert jan-tennert self-assigned this Nov 15, 2023
@jan-tennert jan-tennert merged commit d7a8e24 into development Nov 16, 2023
@jan-tennert jan-tennert deleted the compose-auth-refactor branch December 3, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant