# Tighter integration with Clerk or Supabase Auth

**URL:** https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363
**Category:** Feature Requests
**Created:** [April 23, 2025, 9:51am UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363 "2025-04-23T09:51:13Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![MattPollins](https://avatars.discourse-cdn.com/v4/letter/m/85e7bf/32.png) [@MattPollins](https://replit.discourse.group/u/MattPollins)
#### Post date: [April 23, 2025, 9:51am UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/1 "2025-04-23T09:51:13Z")

</div>

Integrating authentication feels harder than it needs to be. I’d love it if a single prompt, “Add authentication with {Clerk} {Supabase}” would reliably integrate an auth feature with basic components like email verification.

---

<div class="post-metadata">

### Author: ![realfunnyeric](https://yyz2.discourse-cdn.com/flex010/user_avatar/replit.discourse.group/realfunnyeric/32/2150_2.png) [@realfunnyeric](https://replit.discourse.group/u/realfunnyeric)
#### Post date: [April 23, 2025, 9:56pm UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/2 "2025-04-23T21:56:47Z")

</div>

Auth is a nightmare.

Tight Clerk integration would be awesome. I tried to get it to work the other day and it was an absolute flop.

---

<div class="post-metadata">

### Author: ![nobita2041](https://yyz2.discourse-cdn.com/flex010/user_avatar/replit.discourse.group/nobita2041/32/157_2.png) [@nobita2041](https://replit.discourse.group/u/nobita2041)
#### Post date: [April 23, 2025, 11:19pm UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/3 "2025-04-23T23:19:35Z")

</div>

Looks like there’s some good news for you.  
Check out the announcement here:  
[https://x.com/ryantm/status/1915136521478549572](https://x.com/ryantm/status/1915136521478549572)

---

<div class="post-metadata">

### Author: ![realfunnyeric](https://yyz2.discourse-cdn.com/flex010/user_avatar/replit.discourse.group/realfunnyeric/32/2150_2.png) [@realfunnyeric](https://replit.discourse.group/u/realfunnyeric)
#### Post date: [April 23, 2025, 11:59pm UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/4 "2025-04-23T23:59:08Z")

</div>

Yes. I’ve seen that. My biggest issue with this is the Replit branding.

Look, I love Replit. And it’s letting me do things I never thought I’d be able to do without years of study.

But, when we’re trying to build serious apps, and potentially sell them, the last thing I want to do is put “Fisher Price” on the login page.

I want simplicity. But boy, I wish it didn’t come at that cost.

I’m still hunting for the right pro-grade solution that is easy to integrate.

---

<div class="post-metadata">

### Author: ![MattPollins](https://avatars.discourse-cdn.com/v4/letter/m/85e7bf/32.png) [@MattPollins](https://replit.discourse.group/u/MattPollins)
#### Post date: [April 24, 2025, 6:04am UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/5 "2025-04-24T06:04:34Z")

</div>

Seems like a step forward but I’d prefer it if they were more open to integration so we can pick a system to suit our project. Clerk, Supabase, Auth0 would be good.

---

<div class="post-metadata">

### Author: ![nobita2041](https://yyz2.discourse-cdn.com/flex010/user_avatar/replit.discourse.group/nobita2041/32/157_2.png) [@nobita2041](https://replit.discourse.group/u/nobita2041)
#### Post date: [April 24, 2025, 6:56am UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/6 "2025-04-24T06:56:13Z")

</div>

It seems there’s a demand for removing the logo, so you might just have to wait until that’s addressed.

By the way, when I tested authentication solutions previously, Auth0 was the smoothest experience. I wrote an article in Japanese about it that you might find helpful for reference. One tricky point I encountered was that you need to set the callback URL with http rather than https.

> **[Auth0とReplit Agentで実装する認証システム｜Replit解体新書](https://note.com/nobita2041/n/n119fd00e01f5)**
>
> 2025年4月24日 Replitの独自の認証システムがリリースされました。特別な理由がなければこちらの利用をお勧めまします。 https://note.com/nobita2041/n/n0d7861825180?sub\_rt=share\_pb 1. はじめに 最近のWebアプリケーション開発において、堅牢な認証システムの実装は必須となっています。しかし、セキュアな認証システムを一から実装することは、多大な時間と労力が必要で、さらにセキュリティリスクも伴います。 ...

---

<div class="post-metadata">

### Author: ![MattPollins](https://avatars.discourse-cdn.com/v4/letter/m/85e7bf/32.png) [@MattPollins](https://replit.discourse.group/u/MattPollins)
#### Post date: [April 24, 2025, 6:57am UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/7 "2025-04-24T06:57:41Z")

</div>

Nice, thanks for sharing.

---

<div class="post-metadata">

### Author: ![realfunnyeric](https://yyz2.discourse-cdn.com/flex010/user_avatar/replit.discourse.group/realfunnyeric/32/2150_2.png) [@realfunnyeric](https://replit.discourse.group/u/realfunnyeric)
#### Post date: [April 24, 2025, 4:00pm UTC](https://replit.discourse.group/t/tighter-integration-with-clerk-or-supabase-auth/4363/8 "2025-04-24T16:00:47Z")

</div>

I’ll give auth0 a try.
