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 chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
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 Chore: Render avatar url in validate token method (#448) 2020-01-27 00:59:51 +05:45