-
Like the title says a basic example for auth would be nice to have in the docs
- basic auth: https://github.com/hashrock/hashrock-fresh-plugins
- deno kv auth (no fresh wrapper available yet) http…
-
I got an error at around 1hour 57min into the video tutorial,
the error was:
![Screenshot 2024-07-03 120731](https://github.com/adrianhajdin/ai_saas_app/assets/109263627/3edb6d28-f53f-4cb2-b042-…
-
I tried using this example to create a caller for my app which had both drizzle and clerk in the context, but it was impossible to make authed calls without the req/NextRequest object, so I tried repl…
-
👋 I _think_ I've noticed some things whilst working with auth recently (swapping netlify identify for Clerk!) and hopefully my understanding is correct. Most of these might be down to documentation, b…
-
#### Description:
The CodeCache website needs improvements in its mobile responsiveness. Certain components and pages do not adapt well to smaller screens, which leads to elements being misaligned or…
-
Auth doesn't work on mobile
- need to implement next-auth
-
Hello!
I have a problem, getting the MongoDB and Clerk connection working. As I create my user after deploying it on Vercel then in Clerk I can see the User under Users tab, but it does not show i…
-
Consider the following client component in Next 14.1 with the app router:
```js
'use client'
import * as Ably from 'ably';
import { AblyProvider } from 'ably/react'
import Link from 'next/lin…
-
Hi Josh,
First of all I am really impressed by your YouTube Videos on NextJs13 and your teaching styles and full length tutirials with very simple yet detailed explanation! Congratulations for that…
-
### Version Information
Server Version: v2.36.1
CLI Version (for CLI related issue):
### Environment
OSS
### What is the current behaviour?
in our system we use auth hook to authentica…