From defc18be835e829b3d13d0aea137197402e7059d Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 19 Aug 2021 19:34:45 +0100 Subject: [PATCH] Add auth. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c582e44..5cc3778 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,7 @@ Libraries to help manage database schemas and migrations. * [OAuth2 Server](https://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation. * [OAuth2 Server](https://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library. * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework. +* [Paseto](https://github.com/paragonie/paseto) - Platform-Agnostic Security Tokens. * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. * [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication. * [Sentinel](https://cartalyst.com/manual/sentinel/2.0) - A framework agnostic authentication & authorisation library.