marzeelabs / besugo

Boilerplate for MZ version of hugo + netlifyCMS
https://besugo.marzeelabs.org
10 stars 0 forks source link

Setup Netlify Identity so we don't need Github accounts to edit content #52

Closed Quicksaver closed 5 years ago

Quicksaver commented 6 years ago

Netlify Identity basic usage works. There are some issues with redirects that we need to watch out for, but nothing not doable.

Login through other services (including Github if it goes through Identity) don't work at all currently. The script redirects always to the "homepage" (whatever is set as master/published on Netlify), so local and even branch testing is just out.

Quicksaver commented 6 years ago

Depends on https://github.com/netlify/netlify-cms/issues/950 and https://github.com/netlify/netlify-identity-widget/issues/102