Download the PHP package verbb/auth without Composer
On this page you can find all versions of the php package verbb/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package auth
Short Description A Craft CMS module to make working with authentication for third-parties a breeze.
License MIT
Informations about the package auth
Auth for Craft CMS
Auth is a module for Craft plugins and modules for making working with authenticating third-party APIs a breeze. We currently support OAuth1/OAuth2 providers and extend the league/oauth1-client and league/oauth2-client packages.
As such, this module is an opinionated wrapper around these packages that lowers boilerplate code, provides a consistent API layer and tightly integrates with Craft itself.
[!NOTE] This isn't a Craft plugin that is intended for end-users. Instead, it's something you can install in your own Craft plugins or Craft modules to handle the intricacies of dealing with authentication.
If you're looking for an easy way to use authenticated third-party APIs for your Craft site in Twig templates, check out:
Documentation
Visit the Auth package page for all documentation and developer resources.
Credits
Thanks to all the individual developers working on league/oauth2-client
packages.
Sponsor
Auth is licensed under the MIT license, meaning it will always be free and open source – we love free stuff! If you'd like to show your support to the plugin regardless, Sponsor development.
All versions of auth with dependencies
craftcms/cms Version ^5.0.0
firebase/php-jwt Version ~3.0 || ~4.0 || ~5.0 || ~6.0
jakeasmith/http_build_url Version ^1.0
lcobucci/jwt Version ^3.4 || ^4.0
league/oauth1-client Version ^1.9
league/oauth2-client Version ^2.0
mollie/mollie-api-php Version ^1.19 || ^2.39
paragonie/random-lib Version ^2.0
psr/http-message Version ^1.0 || ^2.0
verbb/base Version ^3.0.0