iachat/spec/controllers/devise
Sojan Jose 46621b0983
chore: Add permissions to auth data (#9695)
This API change sets the foundation for an upcoming frontend update, transitioning from a role-based model to a permission-based model. This new approach will determine eligibility for various actions and UI elements based on specific permissions rather than roles, enhancing flexibility and security in user access management.
2024-06-28 12:52:48 -07:00
..
confirmations_controller_spec.rb
omniauth_callbacks_controller_spec.rb feat: Google OAuth for login & signup (#6346) 2023-02-16 11:12:02 +05:30
session_controller_spec.rb chore: Add permissions to auth data (#9695) 2024-06-28 12:52:48 -07:00
token_validations_controller_spec.rb