Download the PHP package stethome/ory-auth-bundle without Composer
On this page you can find all versions of the php package stethome/ory-auth-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ory-auth-bundle
StethoMeOryAuthBundle
This bundle provides Symfony Authenticator for Ory Kratos
Installation
If your project does not use Symfony Flex you need to manually register the bundle in config/bundles.php
:
Configuration
To authenticate your users with Ory Kratos you need to enable ory_kratos
authenticator on your firewall and create a user provider.
Firewall
Minimal configuration
Full configuration example
User Provider
License
This bundle is under the MIT license.
For the whole copyright, see the LICENSE file distributed with this source code.
All versions of ory-auth-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ory/kratos-client-php Version ^1.0
symfony/http-kernel Version ^5.4|^6.3
symfony/security-bundle Version ^5.4|^6.3
ory/kratos-client-php Version ^1.0
symfony/http-kernel Version ^5.4|^6.3
symfony/security-bundle Version ^5.4|^6.3
The package stethome/ory-auth-bundle contains the following files
Loading the files please wait ....