Download the PHP package uptime-development/laravel-socialite-criipto without Composer
On this page you can find all versions of the php package uptime-development/laravel-socialite-criipto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download uptime-development/laravel-socialite-criipto
More information about uptime-development/laravel-socialite-criipto
Files in uptime-development/laravel-socialite-criipto
Package laravel-socialite-criipto
Short Description A custom Criipto driver for Laravel Socialite
License MIT
Informations about the package laravel-socialite-criipto
Criipto driver for Laravel Socialite
This package is a custom Criipto driver for Laravel Socialite. This packages may be used for authenticating users with MitID
Installation
You can install the package via composer:
Usage
Once you install the package, you will ned to create a account on https://criipto.id
Add the config values in you config/services.php
configuration file from the newly created account:
You can nowuse the driver as you would use it in the Laravel Socialite's official documentation. Use criipto
keyword when you want to use the driver followed with the extra parameter to define the acr_values
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security related issues, please email [email protected]
License
The MIT License (MIT). Please see License File for more information.
Todo
[ ] Github Action - Should run tests and php-cs-fixer
All versions of laravel-socialite-criipto with dependencies
laravel/socialite Version ^5.2
codercat/jwk-to-pem Version ^1.1
firebase/php-jwt Version ^v6.0