Skip to content

AccessServiceProvider: Move Auth, Acl, AgentCheck, IpFilter under Access #540

@oyeaussie

Description

@oyeaussie

Access service provider has grown from just authentication to :

  • Authentication
  • Acl
  • AgentCheck
  • IpFilter (currently part of apps, but will be moved under access)

In order to access Auth, we use $this->auth. After we move to access auth can be accessed via $this->access->auth and so on.

Metadata

Metadata

Assignees

Labels

P2If not fixed, how will I sleep tonighttaskPerform a Task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions