← All Features

Github Login

Github Login

Allow your Members to sign up and login with their Github account

76% of user drop-offs happen at registration. Enabling social logins like Github allows your members to signup and login without having to remember another password. You can get Memberstack’s Github login setup within a matter of minutes and save your members some time and effort!

Github Login

Copy & Paste Webflow Components

Primary Benefits

Improve User Experience

Members can signup in a matter of seconds!

Reduce Friction

We already have lots of passwords to keep track of, let your members use their Spotify account and save them from remembering one more password!

Increased user engagement

Social login can make it easier for users to engage with your site, as they can quickly and easily log in using their preferred platform.

How to Set Up Spotify Login in Webflow

View Docs

Part 1: The Backend

Here's a link to GitHub's OAuth Apps.

Part 2: The Frontend

sign_in_with_github.jpg

If you're using Memberstack's pre-built sign-up, login, or profile UI, then you're already finished. Enabled social auth providers will automatically appear in the pre-built UI.

If you'd like to add a social auth button to your Webflow project this section is for you.

Signup & Login Forms

I recommend copying one of our Webflow social auth buttons. They are 100% built in Webflow, already have the attributes you need, and are easy to customize:

A) Light Theme GitHub Button

B) Dark Theme GitHub Button

To create your own from scratch:

  1. Create a link block with the attribute data-ms-auth-provider="github".
  2. Add the GitHub logo.
  3. Add your button text. We recommend something like "Continue with GitHub"

That's it for signup and login buttons. Profile buttons have a few additional elements.

Profile Forms

In this other tutorial, we'll create a UI for members to connect providers, view previously connected providers, and (optionally) disconnect providers.

Social Auth Buttons in Profile Forms

View All Features →