2017 © Pedro Peláez
 

library dot-controller-plugin-authentication

DotKernel authentication controller plugin

image

dotkernel/dot-controller-plugin-authentication

DotKernel authentication controller plugin

  • Thursday, April 12, 2018
  • by dotkernel
  • Repository
  • 2 Watchers
  • 1 Stars
  • 643 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 7 % Grown

The README.md

dot-controller-plugin-authentication

Authentication controller plugin., (*1)

[!CAUTION], (*2)

Security-Only Maintenance Mode

This package is considered feature-complete, and is now in security-only maintenance mode., (*3)

OSS Lifecycle GitHub license PHP from Packagist (specify version), (*4)

Installation

Run the following command, (*5)

$ composer require dotkernel/dot-controller-plugin-authentication

This will also install package dotkernel/dot-controller and dotkernel/dot-authentication as dependencies Enable the module by merging the ConfiProvider output to your application's configuration, to register the services defined by this module., (*6)

Usage

In any controller, you can access this plugin by calling, (*7)

$this->authentication()->...

This plugin defines 2 methods you can use in your controllers to check for the currently authenticated identity., (*8)

$this->authentication()->hasIdentity()

Returns a boolean value indicating if there is an authenticated identity or a guest identity, (*9)

$this->authentication()->getIdentity()

Returns the current identity as an hydrated object, as defined in the authentication module, (*10)

The Versions

12/04 2018

dev-master

9999999-dev

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by n3vrax
by DotKernel Team

12/04 2018

1.0.0

1.0.0.0

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by DotKernel Team

12/04 2018

dev-develop

dev-develop

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by n3vrax
by DotKernel Team

21/04 2017

0.2.1

0.2.1.0

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by n3vrax

15/03 2017

0.2.0

0.2.0.0

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by n3vrax

10/03 2017

0.1.1

0.1.1.0

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by n3vrax

08/03 2017

0.1.0

0.1.0.0

DotKernel authentication controller plugin

  Sources   Download

MIT

The Requires

 

The Development Requires

by n3vrax