2017 © Pedro Peláez
 

cakephp-plugin cakephp-steam-auth

A steam auth class for CakePHP 3.x

image

thebart1/cakephp-steam-auth

A steam auth class for CakePHP 3.x

  • Tuesday, June 26, 2018
  • by bartekbujak
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

cakephp-steam-auth

Steam Authorization for CakePhp, (*1)

Instruction:, (*2)

Add following lines to initialize() mehtod in AppController., (*3)

$this->Auth->config('authenticate', [
    'Steam', // app authentication object.
]);

Also add following lines to config/app.php, (*4)

'Steam' => [
    'redirectUrl' => '' //example: http://localhost:8765
]

The Versions

26/06 2018

dev-master

9999999-dev https://github.com/bartekbujak/cakephp-steam-auth

A steam auth class for CakePHP 3.x

  Sources   Download

MIT

The Requires

 

by Bartek Bujak

cakephp auth steam

26/06 2018

v1.0.1

1.0.1.0 https://github.com/bartekbujak/cakephp-steam-auth

A steam auth class for CakePHP 3.x

  Sources   Download

MIT

The Requires

 

by Bartek Bujak

cakephp auth steam

26/06 2018

v1.0

1.0.0.0 https://github.com/bartekbujak/cakephp-steam-auth

A steam auth class for CakePHP 3.x

  Sources   Download

MIT

The Requires

 

by Bartek Bujak

cakephp auth steam