Viewing profile — mmarcelline
mmarcelline
HN member- Joined
- Thu, Jul 18, 2019, 1:17 AM UTC
- HN karma
- 6
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About mmarcelline
Recent public activity
-
comment
Comment #48764218
Looks great, congrats Pietro & Luigi!
- story
-
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...
- story
- story
- story
-
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…
- story
-
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.
- story
-
comment
Comment #25259521
With Cotter, we can build our own Todo List CLI with Python using packages like Click, PyInquirer, and Cotter in minutes!
- story
-
comment
Comment #25153447
Supercharge your Gatsby app's authentication system with Cotter's magic link. Like how Slack does it, but simpler.
- story
-
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…
- story
-
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…
- story
-
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…
- story
-
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…
- story
-
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 …
- story
-
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.…