lms/flogin

Provides an authentication option for website users.

Installs: 2 093

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 2

Open Issues: 5

Type:typo3-cms-extension

v11.0.0 2021-11-19 21:33 UTC

This package is auto-updated.

Last update: 2024-04-15 23:36:22 UTC


README

This extension provides an authentication option for website users.

It’s an alternative version for managing any frontend login attempts.

Features:

  • Authentication via magic link.
  • Lockout user while brute force.
  • Attempt to create a temporary frontend account in a BE.
  • Customizable throttle tracking.
  • Out of the box notifications for important actions ( password reset, password update, login, lockout, magic link usage).
  • Customizable Login Form as it’s now 100% based on extbase/fluid.
  • API endpoints that could be used for REST authentication.

Find out more in docs