Skip to content

Releases: clipmagic/LoginPassKey

0.3.2

Choose a tag to compare

@clipmagic clipmagic released this 01 Jul 03:36
rename DB table & bump to 0.3.2

0.3.1

Choose a tag to compare

@clipmagic clipmagic released this 13 May 04:44
bump to 0.3.1 - see CHANGELOG.md

0.3.0

Choose a tag to compare

@clipmagic clipmagic released this 13 May 02:52
add infographic to readme

0.2.0

Choose a tag to compare

@clipmagic clipmagic released this 12 May 05:14

Add user passkey self management

0.1.0

Choose a tag to compare

@clipmagic clipmagic released this 12 May 02:02

Username-less login with passkey

0.0.4Beta

Choose a tag to compare

@clipmagic clipmagic released this 12 May 01:58
  • Centralized API endpoint step handling in LoginPassKey::handleApiStep().
  • Updated default lpk-api, API template example, and AppApi example to use the centralized handler.
  • Fixed admin login regression where existing passkey users could be sent to registration.
  • Fixed frontend fetch login success handling to return a goto target instead of server-side redirecting during JSON requests.
  • Updated standalone frontend page example.
  • Updated LoginRegisterPro hook example.
  • Removed obsolete typo-named LoginRegisterPro example file.
  • Bumped bundled module versions to 0.0.4Beta.

0.0.3

Choose a tag to compare

@clipmagic clipmagic released this 28 Apr 01:54
a339288
  • Code refactoring
  • Added support AppApi module

0.0.2Beta

Choose a tag to compare

@clipmagic clipmagic released this 13 Apr 00:21

Changelog v0.0.2Beta 2025-04-13

  • Improved security
  • Automatic login to admin with PassKey
  • Hook for integration with LoginRegisterPro

0.0.1 Proof of concept

Pre-release

Choose a tag to compare

@clipmagic clipmagic released this 11 Apr 08:39

Initial release
Proof of concept.
Not production ready.