Web Authentication API

Author
Por Darío Rivera
Publicado el en Javascript

// check is the feature is available in the current device
await PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()
// create a new credential
navigator.credentials.create()
// use an existing credential
navigator.credentials.get()

Enrollment


Acerca de Darío Rivera

Author

Application Architect at Elentra Corp . Quality developer and passionate learner with 10+ years of experience in web technologies. Creator of EasyHttp , an standard way to consume HTTP Clients.

LinkedIn Twitter Instagram

Sólo aquellos que han alcanzado el éxito saben que siempre estuvo a un paso del momento en que pensaron renunciar.