2017 © Pedro Peláez
 

library aws-cognito

A PHP client for AWS Cognito user pools

image

pmill/aws-cognito

A PHP client for AWS Cognito user pools

  • Wednesday, June 27, 2018
  • by pmill
  • Repository
  • 2 Watchers
  • 17 Stars
  • 1,998 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 15 Forks
  • 2 Open issues
  • 12 Versions
  • 21 % Grown

The README.md

pmill/aws-cognito

Downloads Build Status, (*1)

Introduction

This library contains a PHP client for AWS Cognito user pools., (*2)

Requirements

This library package requires PHP 7.1 or later, (*3)

Installation

Installing via Composer

The recommended way to install is through Composer., (*4)

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest version:, (*5)

php composer.phar require pmill/aws-cognito

Usage

There are example usage scripts in the examples/ folder, copy examples/config.example.php to examples/config.php before running them., (*6)

Version History

0.2.11 (06/01/2020), (*7)

Added method to get a user by an access token - bjoernHeneka, (*8)

0.2.10 (21/10/2019), (*9)

0.2.9 (17/10/2019), (*10)

  • Added method to all administrators to delete a user - bjoernHeneka

0.2.8 (28/01/2019), (*11)

  • Added method to get user groups - abelland

0.2.7 (17/08/2018), (*12)

  • Added method to get user details - brettmc

0.2.6 (27/06/2018), (*13)

  • Added method to update a user's custom variables - bjoernHeneka

0.2.5 (26/06/2018), (*14)

0.2.4 (22/04/2018), (*15)

  • Bugfix - Cognito::signUp requires string attributes

0.2.3 (27/01/2018), (*16)

  • Mapped additional error responses to exceptions

0.2.2 (27/01/2018), (*17)

  • Added handling for password reset required responses

0.2.1 (25/01/2018), (*18)

  • Added method to return full token payload

0.2.0 (25/01/2018), (*19)

  • Replaced spomky-labs/jose library with web-token/jwt-signature
  • Added handling for authentication challenges
  • Removed jwt key set caching code, replaced with getter/setter

0.1.3 (12/11/2017), (*20)

  • Returned generated cognito username when registering

0.1.2 (20/05/2017), (*21)

  • Added method to refresh authentication tokens

0.1.1 (30/04/2017), (*22)

  • Returned username when verifying access tokens

0.1.0 (28/04/2017), (*23)

  • First public release of aws-cognito

pmill/aws-cognito Copyright (c) 2017 pmill (dev.pmill@gmail.com) All rights reserved., (*24)

The Versions

27/06 2018

dev-master

9999999-dev https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

27/06 2018

v0.2.6

0.2.6.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

26/06 2018

v0.2.5

0.2.5.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

22/04 2018

v0.2.4

0.2.4.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

27/01 2018

v0.2.3

0.2.3.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

27/01 2018

v0.2.2

0.2.2.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

25/01 2018

v0.2.1

0.2.1.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

25/01 2018

v0.2.0

0.2.0.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

12/11 2017

v0.1.3

0.1.3.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

20/05 2017

v0.1.2

0.1.2.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

30/04 2017

v0.1.1

0.1.1.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito

28/04 2017

v0.1.0

0.1.0.0 https://github.com/pmill/aws-cognito

A PHP client for AWS Cognito user pools

  Sources   Download

MIT

The Requires

 

api authentication php aws cognito