Not TestedTesting not done, may not work properly
Security & Identity

Credential Management

Store and retrieve user authentication credentials securely.

Checking support...
Advertisement

Interactive Input Workspace

Ready for input

Web API Execution Output

Result output will be displayed here after processing...

Native JavaScript Code Example (Zero Libraries)

const cred = await navigator.credentials.get({ password: true });

About the Credential Management Web API

Credential Management API provides a programmatic interface between site and browser password manager.

Specification:W3C & WHATWG Web API Standard
Sponsored Content