“”

Kuhschnappel - Authtoken Kuhschnappel - Authtoken

authtoken / stable

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.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req kuhschnappel/authtoken

Tags

#authentication #Frontend #token

Last upload comment

Backend module to see all created Tokens. Counter bugfix.

Downloads by month

Download 2.3.0 Extension Manual Code Insights Packagist.org Donate and Give Kudos
Author
Mike Zimmer
Last update
31. Oct 2023
First upload
26. Jul 2023
Downloads
894
Category
Frontend Plugins
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)
  • PHP (7.4.1 - 8.1.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req kuhschnappel/authtoken to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
2.3.0 / stable
October 31, 2023
Backend module to see all created Tokens. Counter bugfix.
11.5.0 - 12.4.99 Download
2.2.1 / stable
October 29, 2023
Add typo3 rendered documentation.
11.5.0 - 12.4.99 Download
2.2.0 / stable
October 28, 2023
This version can now be used in both TYPO3 versions 11 and 12. This simplifies update processes. I would be very happy to receive suggestions and feedback as to whether this extension is being used. Have fun with TYPO3.
11.5.0 - 12.4.99 Download
2.1.2 / stable
September 03, 2023
Bugfix doubled token update.
12.4.0 - 12.4.99 Download
2.1.1 / stable
September 03, 2023
Revert Wrong Bugfix. Attention: The counter still counts twice.
12.4.0 - 12.4.99 Download
2.1.0 / stable
September 03, 2023
Add usage counter. Bugfix service integration to prevent doubled request.
12.4.0 - 12.4.99 Download
2.0.0 / stable
July 30, 2023
Released for TYPO3 v12.
12.4.0 - 12.4.99 Download
1.0.5 / stable
September 03, 2023
Add usage counter.
11.5.0 - 11.5.99 Download
1.0.4 / stable
July 29, 2023
Add further extension informations.
11.5.0 - 11.5.99 Download
1.0.3 / stable
July 29, 2023
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. Added readme and license.
11.5.0 - 11.5.99 Download
1.0.1 / stable
July 26, 2023
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. Corrected naming of the service name.
11.5.0 - 11.5.99 Download
1.0.0 / stable
July 26, 2023
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.
11.5.0 - 11.5.99 Download