Skip to content

Auth Features #1

@arcanedev-maroc

Description

@arcanedev-maroc

Backend :

Users management :

  • List all users (With trashed list).
  • Show a user details.
  • Create a user.
  • Update a user.
  • Restore a trashed user.
  • Delete a user (with soft delete).
  • Enable/Disable a user.
  • Impersonate users.
  • Online users (with last activity tracking).

Roles management :

  • List all roles.
  • Show a role details.
  • Create a role.
  • Update a role.
  • Delete a role.
  • Enable/Disable a role.

Permissions management :

Profile.

  • Update password.

Social authentication management.

  • Facebook.
  • Twitter.
  • Google plus.
  • GitHub.
  • Bitbucket.
  • LinkedIn.

Statistics.

Misc:

  • Complete the translations.

Frontend :

  • Login Form / Logout.
  • Registration Form.
  • Password reset Mail.
  • Password reset Form.
  • Confirmation Mail.
  • Profile.

Misc :

  • Complete the authorization checks.
  • Adding sanitizers.
  • Testing & Refactoring.
  • Documenting the source code.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions