Skip to content

Deprecate mutations and queries that required a redirect#187

Merged
mcelicalderon merged 1 commit intomasterfrom
deprecate-redirect-queries-mutations
Jun 7, 2021
Merged

Deprecate mutations and queries that required a redirect#187
mcelicalderon merged 1 commit intomasterfrom
deprecate-redirect-queries-mutations

Conversation

@mcelicalderon
Copy link
Copy Markdown
Member

Deprecated all queries that required a controller redirect in favor of the new alternatives:

  • sign_up -> register
  • resend_confirmation -> resend_confirmation_with_token
  • confirm_account -> new flow doesn't require this query
  • check_password_token -> new flow doesn't require this query

@mcelicalderon mcelicalderon force-pushed the deprecate-redirect-queries-mutations branch from 1dd3877 to 40ad103 Compare June 7, 2021 00:38
@mcelicalderon mcelicalderon enabled auto-merge June 7, 2021 00:44
@mcelicalderon mcelicalderon merged commit ea64b98 into master Jun 7, 2021
@mcelicalderon mcelicalderon deleted the deprecate-redirect-queries-mutations branch June 7, 2021 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant