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

add ability to lock/unlock user accounts #116

Open
alorenzo175 opened this issue May 14, 2019 · 1 comment
Open

add ability to lock/unlock user accounts #116

alorenzo175 opened this issue May 14, 2019 · 1 comment
Milestone

Comments

@alorenzo175
Copy link
Contributor

and make rbac functions take this into account before allowing access

@alorenzo175 alorenzo175 added this to the 1.0 RC milestone Oct 4, 2019
@alorenzo175
Copy link
Contributor Author

Auth0 also has the ability to prevent logins. Could rely on that, but there would be a delay from when the lock is applied and when the user's token expires. Otherwise we should probably still use the Auth0 lock and add a column to the users table that is checked before any can_user_perform_action

@alorenzo175 alorenzo175 modified the milestones: 1.0 rc1, 1.0 Jun 28, 2020
@alorenzo175 alorenzo175 modified the milestones: 1.0, 1.x Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant