You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here, I created a User Authentication login portal comprising of a sign-up, sign-in, and a logout functionality page with firebase using react.js and once the user is logged in, there I designed a simple GitHub Requestor using GitHub API which shows the user data and his/her repositories.