oxygencms/users

Oxygen CMS users, roles and permissions package.

Installs: 488

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/oxygencms/users

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

This package is auto-updated.

Last update: 2025-10-04 23:33:34 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