Projekt

Allgemein

Profil

GX-Feature #70153

Von Till Tepelmann vor mehr als 1 Jahr aktualisiert

WebAuthn integrieren um die passwortlose Anmeldung zu unterstützen 

 Mit WebAuthn könnte Geräte mit Sicherheitschip direkt einloggen und Konten erstellen, ohne ein Passwort zu vergeben. 

 Bibliotheken für die Integration gibt es in PHP und JS, die recht einfach zu handhaben sind und damit die Integration in jede Webanwednung ermöglichen. 

 Weitere Infos unter: 

 https://webauthn.guide/ 
 https://github.com/web-auth/webauthn-lib 
 https://webauthn-doc.spomky-labs.com/the-project/installation 
 https://github.com/web-auth/webauthn-helper 

 ------------------- 

 Integrate WebAuthn to support passwordless login. 

 With WebAuthn, devices with security chips could directly log in and create accounts without assigning a password. 

 Libraries for integration are available in PHP and JS, which are quite easy to use and thus allow integration into any web application. 

 More info at: 

 https://webauthn.guide/ 
 https://github.com/web-auth/webauthn-lib 
 https://webauthn-doc.spomky-labs.com/the-project/installation 
 https://github.com/web-auth/webauthn-helper

Zurück