Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Fix role and permission handling #149

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Fix role and permission handling #149

merged 1 commit into from
Dec 13, 2019

Conversation

alexkappa
Copy link
Owner

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Fixes #141

Changes proposed in this pull request:

  • resource/auth0_role: user_ids is removed. In its place the following is introduced.
  • resource/auth0_user: roles is added.

Note

This change introduces some backwards incompatible changes as auth0_role no longer has a user_ids field. Instead auth0_user.roles should be used.

@alexkappa alexkappa marked this pull request as ready for review December 13, 2019 20:47
@alexkappa alexkappa merged commit 37e17fe into master Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auth0_role recreates roles if user got the role assigned
1 participant