Live data from Hacker News

Viewing profile — mmarcelline

mmarcelline

HN member
Joined
Thu, Jul 18, 2019, 1:17 AM UTC
HN karma
6
Public activity
29 items

About mmarcelline

YC Badge: 0x91a9a98c78ecf905938cfea75d92a9aad8211941

Recent public activity

  1. comment
    Comment #48764218

    Looks great, congrats Pietro & Luigi!

  2. story
  3. comment
    Comment #25754484

    Cloneable templates: Webflow: https://webflow.com/website/simple-login-using-magic-link Bubble: https://bubble.io/template/simple-login-using-magic-link-160...

  4. story
  5. story
  6. story
  7. comment
    Comment #25433905

    Cotter allows you to log your users in and give them access to the appropriate resources. This tutorial also shows you how to build a Next.js app that only allows logged-in users t…

  8. story
  9. comment
    Comment #25339156

    Cotter now generates access tokens and refresh tokens on authentication. We'll first go over the concepts of OAuth 2.0 and the tokens before we jump in on how to use it.

  10. story
  11. comment
    Comment #25259521

    With Cotter, we can build our own Todo List CLI with Python using packages like Click, PyInquirer, and Cotter in minutes!

  12. story
  13. comment
    Comment #25153447

    Supercharge your Gatsby app's authentication system with Cotter's magic link. Like how Slack does it, but simpler.

  14. story
  15. comment
    Comment #25061771

    We might want to restrict our website's login to approved-users only. An example use case would be if your website/app has not launched publicly yet and can only accept the first 1…

  16. story
  17. comment
    Comment #24993292

    During this pandemic, scheduling a meeting has become more important than ever, be it for a conference call, a consultation, or just a friendly chat. Cotter enables developers to c…

  18. story
  19. comment
    Comment #24912067

    Some of us want to create our own blog platform instead of using Ghost or Medium in order to make it fully-customizable. Cotter enables developers to create a members-only blog wit…

  20. story
  21. comment
    Comment #24842132

    We send marketing emails to re-engage inactive users to visit our site. However, users usually stop when they are asked to enter their email and password before they can access a s…

  22. story
  23. comment
    Comment #24779696

    We want all website owners to be able to offer their users seamless and passwordless login, including those who are not developers. Therefore, we have created a passwordless login …

  24. story
  25. comment
    Comment #24702336

    WebAuthn enables websites to authenticate their users with built-in authenticators like Apple's TouchID and Windows Hello. It utilizes public-key cryptography instead of passwords.…