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

Refactors Callable Refresh User Claims Function & Action #396

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

timnolte
Copy link
Collaborator

All Submissions:

Changes proposed in this Pull Request:

Refactors fix for #339

  • Moves openid-connect-generic-update-user-using-current-claim action to within update user metadata during login.
  • Adds a new publicly callable method that uses the plugin singleton.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

* Moves `openid-connect-generic-update-user-using-current-claim` action
  to within update user metadata during login.
* Adds a new publicly callable method that uses the plugin singleton.
@timnolte timnolte self-assigned this Mar 22, 2022
@timnolte timnolte added the refactor Issues & PRs related to code refactoring. label Mar 22, 2022
@timnolte timnolte added this to To do in 3.9.0 Release via automation Mar 22, 2022
@timnolte timnolte added this to the 3.9.0 milestone Mar 22, 2022
@timnolte timnolte merged commit 99ec7c8 into oidc-wp:dev Mar 22, 2022
3.9.0 Release automation moved this from To do to Done Mar 22, 2022
@timnolte timnolte deleted the refactor/339-refresh-user-claim branch March 22, 2022 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues & PRs related to code refactoring.
Projects
No open projects
3.9.0 Release
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant