I’ve got social sign-ins (and sign-ups) for Ghost sites working! LinkedIn and Amazon work right now, and Google and Facebook are in the works, I’m just waiting on a more complicated app approval process to go through. You can see it here:
yeah, this is cool but I’d love to know “how” it was done more so than just seeing a demo.
Logging into ghost via any of the Identity providers (Google, amazon, github etc) is really a critical feature that was missed in Ghost. It’d be nice to be able just integrate with any idp like auth0 and such.
@csgeek , it uses a separate cloud function to handle authentication (Oauth2 mostly) with the social providers and then generate a login link with Ghost, that it redirects to.
My current plan is to offer it as a modestly priced subscription (and free for small sites), with the option to use Spectral Web Services’ registrations with the social providers or to white label (but with the need to jump a bunch of hoops with each provider). Hoping to have the first option available later this week.
Yep, that’s a drag-and-drop form builder, and that ‘save’ button is going to send it over to Ghost. I already handle my own site’s contact form submissions, so from there it’s a short hop to a really user-friendly contact form. The market’s crowded for contact forms, but a contact form that automagically appears in Ghost? I don’t see a lot of competition there, and my cost estimates are way under what the current form integration providers charge.
Do you know if theres a way to do this with a crypto wallet? I would like to somehow add a field in a profile member section for the person’s wallet address to mint stuff
That is cool but I don’t want to make my users use some Big Tech social sign on credentials. My platform is about privacy practice so this would be rather distasteful. What I really want to do is use FusionAuth (okta equivalent but open source) to generate something to register and sign in to Ghost with.
Hi @Cathy_Sarisky this is amazing, are you planning to add support for Discord?
I think for many artists/creatives this would be a welcome addition. Patreon makes linking memberships to Discord accounts quite easy, but in Ghost there’s not really a good way to do it that doesn’t involve following up with the user somehow.