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

Deprecate WP_Auth0_Api_Client methods #684

Merged
merged 1 commit into from
May 8, 2019

Conversation

joshcanhelp
Copy link
Contributor

Deprecates:

  • WP_Auth0_Api_Client::get_token() (use WP_Auth0_Api_Client_Credentials instead)
  • WP_Auth0_Api_Client::get_user() (use WP_Auth0_Api_Get_User instead)

@joshcanhelp joshcanhelp requested a review from a team May 8, 2019 15:47
@joshcanhelp joshcanhelp added this to the 3.11.0 milestone May 8, 2019
@joshcanhelp joshcanhelp changed the title Deprecate WP_Auth0_Api_Client methods [TINY] Deprecate WP_Auth0_Api_Client methods May 8, 2019
@joshcanhelp joshcanhelp changed the title [TINY] Deprecate WP_Auth0_Api_Client methods Deprecate WP_Auth0_Api_Client methods May 8, 2019
@joshcanhelp joshcanhelp merged commit 1816cef into master May 8, 2019
@joshcanhelp joshcanhelp deleted the deprecate-api-client-methods branch May 8, 2019 17:26
@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