kuhschnappel/authtoken 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

kuhschnappel/authtoken

最新稳定版本:v2.4.0

Composer 安装命令:

composer require kuhschnappel/authtoken

包简介

Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.

README 文档

README

Extension Configuration

You can change the variable name used for token authentication.

Default: X-User-Token

Handling of the tokens in the backend

  • You can easily add one or more tokens to the frontend user in the backend.
  • You can restrict the tokens to a period of time or temporarily deactivate them.
  • The time of the last use is displayed for each token.

Purpose of use

  • Pages that are only released for special users can be called up using the tokens without prior login in the frontend. For this, the token must be supplied with the request header.
  • This is of particular interest for simple, protected API calls (including formats such as JSON).

Curl Example

curl -H "X-User-Token: autogeneratedtokenvalue" https://domain.tld/page

Changelog

Version Release Date Description
2.4.0 2024-10-20 Add TYPO3 v13 support.
2.1.0 2023-09-03 Add usage counter.
Bugfix service integration to prevent doubled request.
2.1.1 2023-09-03 Revert Wrong Bugfix.
2.1.2 2023-09-03 Bugfix doubled token update.
2.2.0 2023-10-28 Generalization to use extension in 11 & 12, bugfixes.
2.2.1 2023-10-29 Add typo3 rendered documentation.
2.3.0 2023-10-31 Add simple token overview for admins,Counter bugfix

Links

URL
Repository: https://github.com/kuhschnappel/authtoken
Packagist: https://packagist.org/packages/kuhschnappel/authtoken
TER: https://extensions.typo3.org/extension/authtoken
PayPal: https://paypal.me/kuhschnappel

Support

If you would like to support the project, please consider buying me a coffee.

Buy Me A Coffee

Best regards - Mike Zimmer - Kuhschnappel / Saxony

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-07-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固