Skip to content
Snippets Groups Projects
Select Git revision
  • 3e81f2cf1500a3589d8236bd04e6ad52534e7f60
  • master default protected
  • 0.5.9
  • 0.5.8
  • 0.5.7
  • 0.5.6
  • 0.5.5
  • 0.5.4
  • 0.5.3
  • 0.5.2
  • 0.5.1
  • 0.5.0
  • 0.4.17
  • 0.4.16
  • 0.4.15
  • 0.4.14
  • 0.4.13
  • 0.4.12
  • 0.4.11
  • 0.4.10
  • 0.4.9
  • 0.4.8
22 results

serializer.go

Volker Schukai's avatar
Volker Schukai authored
Summary of changes
- Added new event fires to enhance user feedback during the login process.
- Corrected terminology in the documentation for clarity.

- Introduced new event emissions:
  - "second-factor-success" is triggered upon successful second-factor authentication to signal any handlers waiting for this event.
  - "digits-success" fires once the digits button is successfully activated, allowing further actions to be taken.

- Updated the comments in the code to state "digit control" instead of "digits control," improving the grammatical accuracy of the documentation within `openDigits()` method.
f6a77042
History