Skip to content

I really like the way that Zeit.co handles passwordless authentication. Here is my attempt to recreate via graphql.

Notifications You must be signed in to change notification settings

jakelowen/zeit-style-auth-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create a database for local dev / testing

createdb ... and update the credentials in src/knexfile.js

migrate database

yarn migrateDb

test

yarn test

run

yarn dev

About

I really like the way that Zeit.co handles passwordless authentication. Here is my attempt to recreate via graphql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published