Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication with Netlify Identity and Git Gateway #580

Merged
merged 5 commits into from
Sep 7, 2017

Conversation

biilmann
Copy link
Contributor

@biilmann biilmann commented Sep 6, 2017

This allows the CMS to use Netlify Identity or any self-hosted GoTrue
instace, together with Git Gateway to manage users and roles outside
of any git provider.

When Netlify CMS uses the git-gateway backend, it will check for a

  window.netlifyIdentity

object and use that to handle the whole auth flow.

This also sets defaults for the git-gateway endpoint, that means it
can be used in templates with zero configuration and fit with a
one-click deploy to Netlify approach.

Netlify Identity itself is based on our open-source GoTrue microservice,
and Netlify's Git Gateway project is completely open-source as well.

The git-gateway backend will work with Netlify without any setup, but can
also be configured to work with any selfhosted GoTrue and Git Gateway
instances.
@erquhart erquhart changed the title [WIP] Authentication with Netlify Identity and Git Gateway Authentication with Netlify Identity and Git Gateway Sep 7, 2017
Copy link
Contributor

@erquhart erquhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erquhart erquhart merged commit caa5c69 into master Sep 7, 2017
@erquhart erquhart deleted the identity-widget branch September 7, 2017 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants