定制 biigle/auth-nfdi 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

biigle/auth-nfdi

Composer 安装命令:

composer require biigle/auth-nfdi

包简介

BIIGLE module to offer authentication via NFDI Login.

README 文档

README

Test status

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

  1. Run composer require biigle/auth-nfdi.
  2. Run php artisan vendor:publish --tag=public to refresh the public assets of the modules. Do this for every update of this module.
  3. Configure your NFDI Login credentials in config/services.php like this:
    'nfdilogin' => [
        'client_id' => env('NFDILOGIN_CLIENT_ID'),
        'client_secret' => env('NFDILOGIN_CLIENT_SECRET'),
        'redirect' => '/auth/iam4nfdi/callback',
    ],
  4. 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.

统计信息

  • 总下载量: 2.32k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2025-03-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固