Code Monkey home page Code Monkey logo

Comments (8)

delucis avatar delucis commented on May 26, 2024 1

The contributor who added the feature confirmed they could log in successfully so I guess it can work in certain circumstances?

#33 (comment)

from astro-netlify-cms.

delucis avatar delucis commented on May 26, 2024 1

Actually tested this myself and I think comments in #33 may have been misleading. Looks like: if you were already logged in before, logging in again without the identity widget works. But if you are trying to log in for the first time (e.g. with a different browser/device or incognito window), you do need the identity widget to make that work.

Given that, I think your proposal of always including on /admin makes sense until we hear otherwise @SeanMcP 👍

from astro-netlify-cms.

delucis avatar delucis commented on May 26, 2024 1

Thanks again for offering to make this change @SeanMcP — decided I needed it myself for a project I was working on so got it implemented and released in v0.3.5 🙌

from astro-netlify-cms.

delucis avatar delucis commented on May 26, 2024

Should be feasible. Maybe we could go for something like:

NetlifyCMS({
  injectIdentityWidget: 'site' | 'admin-only' | false
})

This would default to 'site' and replace the current option for disabling the widget injection.

Would you be interested in making a PR?

from astro-netlify-cms.

SeanMcP avatar SeanMcP commented on May 26, 2024

Is there ever an instance where you wouldn't want identity on the admin page? An alternative might be to keep the current behavior and just include it in the admin-dashboard.astro component.

from astro-netlify-cms.

SeanMcP avatar SeanMcP commented on May 26, 2024

Good to know! Being able to log in makes sense, but I wonder how you can invite users without the identity script running somewhere on the site to handle the invite_token.

I guess if you add the option, then it is up to the user to handle.

from astro-netlify-cms.

SeanMcP avatar SeanMcP commented on May 26, 2024

Sounds good. It's a small change, but I would be happy to make it if that would be helpful.

from astro-netlify-cms.

delucis avatar delucis commented on May 26, 2024

Absolutely — a contribution would be great!

from astro-netlify-cms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.