Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.
/ next-credentials Public archive

Next.js example using Credential Management API

Notifications You must be signed in to change notification settings

sergiodxa/next-credentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js + Credential Management API

Example using the Credential Management API to save user credentials and retrieve it when reloading. Then use them to authenticate the user agains a server, the server reply with a JWT and is saved in a cookie for further usage when reloading.

This example only uses this WebAPI in Chrome (not iOS Chrome), any browser that doesn't support this WebAPI reload the page to authenticate the user.

Example running: https://next-credentials.now.sh/

About

Next.js example using Credential Management API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published