In this code, Provider is a new instance of the firebase.auth.GithubAuthProvider class. This class is used to authenticate users who are signed in to their GitHub account.
Shortcut: firebase.githubprovider.instance
let Provider = new firebase.auth.GithubAuthProvider();