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

Remove implicit login flow #735

Merged
merged 2 commits into from
Dec 3, 2019
Merged

Conversation

joshcanhelp
Copy link
Contributor

@joshcanhelp joshcanhelp commented Nov 26, 2019

Changes

Remove the Implicit Login Flow option. The plugin will switch to asking for a user-scoped Management API token in a future PR.

Removed the following public methods:

  • WP_Auth0_Lock10_Options::get_code_callback_url()
  • WP_Auth0_Lock10_Options::get_implicit_callback_url()
  • WP_Auth0_Lock10_Options::get_auth0_implicit_workflow()
  • WP_Auth0_LoginManager::implicit_login()
  • WP_Auth0_Admin_Advanced::render_auth0_implicit_workflow()

Testing

  • This change adds unit test coverage
  • This change has been tested on WP 5.3

Checklist

  • All existing and new tests complete without errors
  • All code quality tools/guidelines in the Contribution guide have been run/followed
  • All active GitHub CI checks have passed

@joshcanhelp joshcanhelp added this to the 4.0.0 milestone Nov 26, 2019
@joshcanhelp joshcanhelp force-pushed the remove-implicit-login-flow branch from a072a20 to d8921cf Compare December 2, 2019 23:45
@joshcanhelp joshcanhelp marked this pull request as ready for review December 3, 2019 00:03
@joshcanhelp joshcanhelp requested a review from a team December 3, 2019 00:03
@joshcanhelp joshcanhelp merged commit ecd3001 into master Dec 3, 2019
@joshcanhelp joshcanhelp deleted the remove-implicit-login-flow branch December 16, 2019 19:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants