Skip to content

Abilov599/User-Auth-with-GraphQL-ApolloServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User-Auth-with-GraphQL-ApolloServer

Installation and Running project

  • You can Open this project in CodeSandbox

  • or You can clone this project and run locally

  • yarn install

  • yarn run start

  • visit http://localhost:8000 for GraphQL playground

Testing project

  • Install Google Authenticator on your Phone
  • After visiting GraphQL playground select Registration mutation and type your data, then click on register button
  • Copy response URL and paste in new browser tab.
  • Scan QR Code and add onde time code to your Google Authenticator.
  • After select login mutation and type your data and onetime code from Google Authenticator after login button click you can see specific message.
  • You can also select changing password and user auth feature in the mutations and test them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published