Download the PHP package leuchtfeuer/auth0 without Composer

On this page you can find all versions of the php package leuchtfeuer/auth0. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package auth0

Auth0 for TYPO3

Auth0TYPO3

Latest Stable Version Build Status Total Downloads Latest Unstable Version Code Climate Code Coverage

This extension allows you to log into a TYPO3 backend or frontend via Auth0.
The full documentation for the latest releases can be found here.

If you are searching for the documentation for version 3.2.1 and below, you can take a look at the former bitmotion/auth0 documentation.

Requirements

You need access to an Auth0 instance.
We are currently supporting following TYPO3 versions:

Extension Version TYPO3 v12 Support TYPO3 v11 Support TYPO3 v10 Support TYPO3 v9 Support TYPO3 v8 Support
5.x x x - - -
4.x - x x - -
3.x - - x x
2.x - - - x
1.x - - - - x

Alpha support for TYPO3 v12.4 is available since version 5.0.0-alpha.

About Auth0

Auth0 helps you to:

Contributing

You can contribute by making a pull request to the master branch of this repository. Or just send us some beers...

Forms

There is a way to update users metadata using the TYPO3 form framework. A registration and "password forgotten" form is also available. If you are interested in that, do not hesitate to contact us.

TYPO3 as Identity Provider

It is possible to use your existing TYPO3 instance as identity provider for Auth0. This is a comfortable way to integrate Auth0 into an existing environment where all user data and passwords are already stored in your TYPO3 instance. Other applications can easily connect to your Auth0 tenant. You will not lose any existing user data or passwords.


All versions of auth0 with dependencies

PHP Build Version
Package Version
Requires auth0/auth0-php Version ^8.1
lcobucci/jwt Version ^4.1
symfony/http-foundation Version ^5.4 || ^6.2
symfony/property-access Version ^4.4 || ^5.4 || ^6.2
symfony/property-info Version ^5.4 || ^6.3
symfony/serializer Version ^4.4 || ^5.4 || ^6.2
typo3/cms-backend Version ^11.5.7 || ^12.4
typo3/cms-core Version ^11.5.7 || ^12.4
typo3/cms-extbase Version ^11.5.7 || ^12.4
typo3/cms-extensionmanager Version ^11.5.7 || ^12.4
typo3/cms-fluid Version ^11.5.7 || ^12.4
typo3/cms-frontend Version ^11.5.7 || ^12.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package leuchtfeuer/auth0 contains the following files

Loading the files please wait ....