oxygencms/users

Oxygen CMS users, roles and permissions package.

v2.0.2 2020-11-04 13:04 UTC

This package is auto-updated.

Last update: 2024-04-04 20:20:42 UTC


README

TODOs

  • review the socialite implementation
  • add the social missing login controllers or remove the functionality from the package.

Changes

v1.0 - Support of Laravel 6.x

  • PermissionTableSeeder::resourcePermissions() - fixed usage deprecated helpers
  • refactor return & use statements
  • restrict required PHP version 7.0 - 7.3
  • add the HasUploads for backward compatibility