This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 150 lines
!!! Overview
[{$pagename}] is part of the [Web Authentication API] ([WebAuthN]) and lets a [website] store and retrieve user (Think [Password-based]), [Federated Identity], and [Public Key Credentials].
[{$pagename}] capabilities allow [users] to [Authentication Request] without typing [passwords], see the [Federated Identity] they used to sign in to a site, and resume a [session] without the explicit sign-in flow of an expired session.
[{$pagename}] exposes Interfaces for:
* [credential]
* [Credentials Container] (a [Digital Wallet])
* [Federated Credential]
* [Password Credential] (a [Username] and [password])
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Credential Management API|https://developer.mozilla.org/en-US/docs/Web/API/Credential_Management_API|target='_blank'] - based on information obtained 2018-11-21-