Palomino

Palomino @palomino

About: 🦾 Coffee maker

Location:
Sydney, Australia
Joined:
Feb 8, 2023

Palomino
articles - 53 total

Automate your custom sign-in UI deployment with GitHub Actions workflow

Let's show you how to automate the deployment of your custom sign-in UI to Logto Cloud in your devops...

Learn More 28 0Sep 20 '24

5 go-to-market lessons I learned from driving a developer-led growth product

Lessons and practices learned in driving Logto’s growth with developers. Logto is an open-source,...

Learn More 24 0Sep 19 '24

Opaque token vs JWT

Understand the differences between opaque tokens and JWTs, their use cases, and how they are...

Learn More 27 0Sep 11 '24

Conventional commits won't save your commit messages

Explore why simply following conventional commits isn't enough to write good commit messages, and...

Learn More 23 1Sep 11 '24

When should I use JWTs?

A comprehensive guide on the pros and cons of using JWTs for authentication, with emphasis on auth...

Learn More 24 1Sep 4 '24

Bring your own sign-in UI to Logto Cloud

This tutorial will guide you through the process of creating and deploying your own custom sign-in UI...

Learn More 23 0Sep 3 '24

Color palette in branding: How Logto generate a custom color scheme for your brand

How audiences perceive a brand is strongly influenced by color psychology. By using a carefully...

Learn More 32 1Aug 28 '24

Create a remark plugin to extract MDX reading time

A guide to create a remark plugin to make the reading time data available when importing MDX files as...

Learn More 28 0Aug 28 '24

How does the browser process the URL input in the address bar?

When we open a particular URL in the browser, how does the browser load and display the content? We...

Learn More 20 1Aug 20 '24

Everything you need to know about Base64

Dive deep into the world of Base64 encoding. Learn its history, how it works, when to use it, and its...

Learn More 25 1Aug 20 '24

From Parcel to Vite: A short story of a 100K LOC migration

We've migrated our three frontend projects from Parcel to Vite, and the process was... smooth. ...

Learn More 22 0Aug 6 '24

Is magic link sign-in dying? A closer look at its declining popularity

Magic link sign-in is a convenient and secure way to authenticate users. However, its popularity has...

Learn More 22 2Aug 5 '24

Personal access tokens, machine-to-machine authentication, and API Keys definition and their real-world scenarios

Learn the differences between Personal Access Tokens (PATs), Machine-to-Machine (M2M) authentication,...

Learn More 22 1Aug 2 '24

Little tricks to improve your customer onboarding experience

Learn how to enhance the user sign-up experience with Logto authentication parameters. At Logto,...

Learn More 26 0Aug 2 '24

Use React.lazy with confidence: A safe way to load components when iterating fast

React.lazy is a great way to load components on demand and improve the performance of your app....

Learn More 24 1Aug 2 '24

POST only? Let's end this absurd API design debate

Debunking the "POST only" API myth, explaining why it stems from a misunderstanding of API design...

Learn More 60 8Jul 23 '24

Webhooks vs. polling

This article will compare webhooks vs. polling, analyze the advantages and disadvantages of each...

Learn More 77 7Jul 23 '24

The fastest way to build an authentication system

Slash authentication setup time to under one hour with Logto! With no-code integration, a free...

Learn More 24 3Jul 19 '24

Enhancing OIDC security with demonstrating proof of possession (DPoP)

Explore how Demonstrating Proof of Possession (DPoP) enhances the security of OpenID Connect (OIDC)...

Learn More 15 0Jul 19 '24

Obtain M2M access tokens in minutes with Postman

Learn how to use Postman to obtain a machine-to-machine access token and call Logto management API in...

Learn More 13 0Jul 16 '24

Automatically rerun your GitHub workflow after failure

Sometimes your GitHub Actions workflow is moody and fails for random reasons. Let's see how you can...

Learn More 28 0Jul 12 '24

RBAC and ABAC: The access control models you should know

Role-based access control (RBAC) and attribute-based access control (ABAC) are two of the most...

Learn More 26 1Jul 9 '24

Understand Just-in-Time provisioning

Just-in-Time provisioning is a process used in identity and access management systems to create user...

Learn More 17 1Jul 9 '24

GraphQL and REST API

We will introduct GraphQL in this article and compare it with REST API. Have you ever worked on...

Learn More 18 2Jul 3 '24

Farewell MongoDB: 5 reasons why you only need PostgreSQL

Discuss the reasons why you should consider PostgreSQL over MongoDB for your next project. ...

Learn More 29 0Jul 2 '24

Crafting a Node.js based framework SDK for Logto in minutes

Learn how to create a custom SDK for Logto using @logto/node. Previously in this article, we...

Learn More 21 0Jul 2 '24

Why single sign-on (SSO) is better

Single sign-on (SSO) is a great way to simplify the authentication model and improve the user...

Learn More 25 1Jun 26 '24

Crafting a social connector for Logto

Learn how to create a custom social connector for Logto in just a few steps. ...

Learn More 31 0Jun 24 '24

OAuth 2.1 is Here: What You Need to Know

Since the initial release of OAuth 2.0, the internet has evolved significantly. Security threats have...

Learn More 17 0Jun 21 '24

Exploring the full potential of the Logto Management API

In this article, we will reemphasize the definition of the Logto Management API, explain how it...

Learn More 33 0Jun 20 '24