JPJames Perkinsinunkey.hashnode.dev·Sep 23, 2024 · 4 min readImprove your authentication UXThe sign-in flow for your application is the gateway and sometimes the first impression; one of the biggest issues is the returning user. The return user often gets presented with a screen that looks similar to this: The problem is, what account di...00
JPJames Perkinsinunkey.hashnode.dev·Sep 12, 2024 · 5 min readLearn by buildingLast May I bought a Bambu Labs A1. Mainly as a hobby and to make some parts for some home projects. While browsing for interesting creations from the community on Makerworld, I had the idea of creating myself a web app to store personal projects to r...00
JPJames Perkinsinunkey.hashnode.dev·Jul 30, 2024 · 5 min readIdentities (beta)Today we are excited to announce the beta release of Identities, a new feature that allows you to group and manage multiple keys to better match your tenant structure. Up until today you had the option to assign an ownerId to your keys, which allowed...00
JPJames Perkinsinunkey.hashnode.dev·Jul 18, 2024 · 6 min readRatelimiting OTP endpointsUnderstanding OTP A One-Time Password (OTP) is a unique code valid for only one login session or transaction. It adds an extra layer of security by preventing fraudulent access to your accounts, even if someone else knows your password. You've likely...00
JPJames Perkinsinunkey.hashnode.dev·Jun 29, 2024 · 2 min readAudit Logs are now generally availableEarlier this year, we introduced audit logs as a beta feature in the Unkey dashboard, meaning that they were an opt-in feature for beta testers. They're now generally available to all customers. Navigating to the audit logs page in the Unkey dashboar...00