Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 637 Bytes

File metadata and controls

15 lines (12 loc) · 637 Bytes

Firebase Authentication

This is an authentication app made by using google's firebase authentication service.
In this app you can access the github profile information of users by their Username.
To not expose the firebase API key, the app is hosted on netlify.

Try in your browser:

After visiting the site follow the steps below.

Access the github API by usernames after following the steps below :

  1. Click on Sign up to create an account. You can use fake values of email to try app
  2. Sign In
  3. Enter the username of the user
  4. click on Fetch User