AuthKit Profile Banner
AuthKit Profile
AuthKit

@authkit

Followers
3,288
Following
2
Media
28
Statuses
54

The world’s best login box, powered by @WorkOS and @Radix_UI .

Joined May 2023
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@authkit
AuthKit
10 months
Introducing @AuthKit
47
112
1K
@authkit
AuthKit
2 months
Not everyone uses Next.js. But it sure feels like the only JS framework with first-party integrations. AuthKit is built to work with *any* framework—offering both high-level integrations and low-level SDKs. Learn how in this new tutorial series with @chantastic .
5
10
136
@authkit
AuthKit
9 months
Now supporting GitHub OAuth as a Single Sign-On authentication method.
Tweet media one
3
6
81
@authkit
AuthKit
9 months
Integrating User Management features into your app is quick and easy. Here is an end-to-end walkthrough from @samselikoff on using AuthKit's Headless APIs in a Remix app.
1
4
65
@authkit
AuthKit
3 months
pssst… we brought the world's best login box to @remix_run 💿
1
6
41
@authkit
AuthKit
2 months
Introducing Role-Based Access Control for AuthKit. RBAC is crucial for authorization, defining what the user can do in your app once their identity is verified. With roles & permissions, you can offer enterprise customers a more precise and flexible way to manage user access.
2
2
17
@authkit
AuthKit
2 months
Laravel is one of the many SDKs @WorkOS supports - letting you pick the framework of choice as you integrate SSO, SCIM, user management, and more. Here's a tutorial from @joshcirre that shows you how to build a Laravel Socialite adapter to integrate with AuthKit and add SSO.
0
2
14
@authkit
AuthKit
4 months
Copy and paste your way to enterprise readiness ✂️ Our updated @nextjs App Router guide will have you up and running in 3 minutes or less.
2
1
13
@authkit
AuthKit
8 months
Hosted AuthKit now includes bot detection in all critical workflows, providing automatic protection against unauthorized account signups.
Tweet media one
1
0
11
@authkit
AuthKit
6 months
✨ SESSIONS ✨ Starting today, @WorkOS can securely manage user sessions for your app via @authkit and User Management. This includes device profiles, server-side revocation, custom expiration times, and more. Best of all, it's free up to 1,000,000 users. 🚀
@WorkOS
WorkOS
6 months
Session management is the mechanism for securely handling interactions between a user and an application within a specific time frame. It’s day 1 of our Launch Week, and we are introducing Sessions. Available to all WorkOS users at no cost.
1
5
29
0
0
9
@authkit
AuthKit
3 months
Tired of customers creating duplicate accounts with different OAuth providers? AuthKit Identity Linking automatically (and safely) connects email, Google, Microsoft, GitHub, and Apple login methods. Simplify authentication and help your customers get back to their projects.
0
1
9
@authkit
AuthKit
5 months
In this tutorial with CoderOne, @Ipenywis shows how you can add AuthKit to a Next.js commerce template in just 2 lines of code. And as always, it's free up to 1 million MAUs.
0
1
8
@authkit
AuthKit
4 months
Login with GitHub makes it easy for developers to sign up for your product and integrate with their projects quickly. This new tutorial will get you up and running with @github OAuth in just 3 minutes ⏱️
1
1
8
@authkit
AuthKit
30 days
Secure AuthKit for every preview deploy. Whether previewing a `staging` branch, or every commit, integration is easy with AuthKit Redirect Wildcards Here's how…
1
0
7
@authkit
AuthKit
4 months
This new example app shows you how to integrate AuthKit in PHP with full session management.
Tweet media one
1
0
7
@authkit
AuthKit
2 months
So, you've never implemented RBAC… Don't stress; AuthKit makes it easy. This video will help you set up your first roles and permissions. And along the way, you'll pickup the best practices and patterns for securing and scaling your app!
@authkit
AuthKit
2 months
Introducing Role-Based Access Control for AuthKit. RBAC is crucial for authorization, defining what the user can do in your app once their identity is verified. With roles & permissions, you can offer enterprise customers a more precise and flexible way to manage user access.
2
2
17
0
0
6
@authkit
AuthKit
8 months
Now supporting profile pictures from OAuth providers.
Tweet media one
1
0
5
@authkit
AuthKit
1 month
Shhhh… There's still time to secure your sessions!
1
0
5
@authkit
AuthKit
12 days
We've released an example app that shows you how to integrate AuthKit with full session management into any Ruby application 💎
Tweet media one
0
0
5
@authkit
AuthKit
4 months
0
0
4
@authkit
AuthKit
6 months
Creating, assigning, and managing custom roles for your users are even easier with @WorkOS User Management and @authkit 🚀
@WorkOS
WorkOS
6 months
🎁 Launch Week Day 2: Roles 🎇 With Roles, defining access control levels for your users is now a breeze. Role information will show by default when a user session is initiated. Best of all, it's free up to 1,000,000 users. 🚀
3
6
27
0
0
4
@authkit
AuthKit
4 months
Users are now automatically signed in after a successful registration in AuthKit, reducing friction in the signup flow.
0
0
3
@authkit
AuthKit
2 months
The Node SDK now has improved AuthKit session handling. You can use it to manage signing, encrypting session data, and handling JWTs to simplify your application code.
0
0
3
@authkit
AuthKit
2 months
It's time to freshen that session! Discover seamless, secure, and silent token refreshes with AuthKit. Your users will thank you (silently, of course, because they won't even notice).
0
0
3
@authkit
AuthKit
3 months
You can also bring your own login forms and flows to AuthKit. Check out @samselikoff 's video on Headless AuthKit with @remix_run
0
0
3
@authkit
AuthKit
3 months
AuthKit is powered by @WorkOS User Management — giving you complete visibility and control over users and sessions. Learn how to manage users via API in this 3 minute crash course 🎓
0
1
3
@authkit
AuthKit
3 months
SCIM role assignment is now supported in AuthKit. You can map group membership to roles in the Admin Portal during SCIM setup. These mappings can then be used to set the role on the organization membership via Directory Provisioning.
0
0
2
@authkit
AuthKit
8 months
There is often a fine line between enforcing strict security rules and ensuring the password creation process remains user-friendly. Here is a breakdown of how AuthKit captures both security and simplicity.
0
0
2
@authkit
AuthKit
6 months
When generating an authorization URL, you can now specify which AuthKit screen users land on: sign-in or sign-up. This provides more granular control over your application's authentication flow.
0
0
2
@authkit
AuthKit
2 months
@chantastic Part 2 coming in hot🔥 Freshen your sessions with OAuth 2.0 refresh tokens🪙
@authkit
AuthKit
2 months
It's time to freshen that session! Discover seamless, secure, and silent token refreshes with AuthKit. Your users will thank you (silently, of course, because they won't even notice).
0
0
3
0
0
2
@authkit
AuthKit
3 months
Here is a new example app that shows you how to integrate AuthKit into a Remix application. Using the authkit-remix helper library, this can be done with just a few lines of code.
Tweet media one
0
0
2
@authkit
AuthKit
2 months
Read more about RBAC in our launch blog:
Tweet media one
0
0
2
@authkit
AuthKit
2 months
0
0
1
@authkit
AuthKit
4 months
Find our written documentation for GitHub OAuth on the @WorkOS integrations page. There you'll find setup instructions for every major auth and identity provider.
0
0
1
@authkit
AuthKit
8 months
0
0
1
@authkit
AuthKit
8 months
0
0
1
@authkit
AuthKit
30 days
1️⃣ Add known preview deploy URIs in the WorkOS dashboard Example: https://*.my-site.pages.dev/ The asterisk `*` takes the place of the build id (set by your hosting platform).
Tweet media one
1
0
1
@authkit
AuthKit
9 months
0
0
1