Download the PHP package biigle/auth-nfdi without Composer
On this page you can find all versions of the php package biigle/auth-nfdi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download biigle/auth-nfdi
More information about biigle/auth-nfdi
Files in biigle/auth-nfdi
Download biigle/auth-nfdi
More information about biigle/auth-nfdi
Files in biigle/auth-nfdi
Vendor biigle
Package auth-nfdi
Short Description BIIGLE module to offer authentication via NFDI Login.
License GPL-3.0-only
Homepage https://biigle.de
Package auth-nfdi
Short Description BIIGLE module to offer authentication via NFDI Login.
License GPL-3.0-only
Homepage https://biigle.de
Keywords biiglebiigle-module
Please rate this library. Is it a good library?
Informations about the package auth-nfdi
BIIGLE NFDI Login Module
This is a BIIGLE module that provides authentication via NFDI Login.
Information on how to register your BIIGLE instance as a new service to NFDI Login can be found here.
Installation
- Run
composer require biigle/auth-nfdi
. - Run
php artisan vendor:publish --tag=public
to refresh the public assets of the modules. Do this for every update of this module. -
Configure your NFDI Login credentials in
config/services.php
like this: - Run the database migrations with
php artisan migrate
.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/module template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
All versions of auth-nfdi with dependencies
PHP Build Version
Package Version
The package biigle/auth-nfdi contains the following files
Loading the files please wait ....