<DxD/>
<DxD/>
Explore posts from servers
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
Ask gpt a simple code
10 replies
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
Any time
10 replies
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
i did this 6 month ago on my project (next js mongodb and trpc)
10 replies
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
just use jwt, i kinda do not like nextauth or others, i prefer to use access/refresh token and that is
10 replies
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
well, in trpc u have all normal routes for auth, login register etc etc, have a context there to check all ur routes if user is auth, on next, create a middleware where u do login/register first and also there u check on each page token from cookie, do this on ssr(use server) @DINO
10 replies
TTCTheo's Typesafe Cult
Created by <DxD/> on 10/6/2024 in #questions
Zustand question in next js
@𝓔𝓂𝒾𝓁𝓎 (Solid fangirl) can u give me a hint for my pb?
6 replies
TTCTheo's Typesafe Cult
Created by <DxD/> on 10/6/2024 in #questions
Zustand question in next js
thx
6 replies
TTCTheo's Typesafe Cult
Created by <DxD/> on 10/6/2024 in #questions
Zustand question in next js
done
6 replies
TtRPC
Created by Neon on 2/9/2024 in #❓-help
Mock form data middleware (
Find a way to do it ? @Neon
7 replies
TtRPC
Created by Neon on 2/9/2024 in #❓-help
Mock form data middleware (
@Neon
7 replies
TtRPC
Created by Neon on 2/9/2024 in #❓-help
Mock form data middleware (
so u want to test your trpc with unit testing ?
7 replies
TtRPC
Created by Atanga1920 on 11/27/2023 in #❓-help
sidebar search
What ?
3 replies
TtRPC
Created by <DxD/> on 11/24/2023 in #❓-help
Why my Authorization does not update ?
@Nick Lucas any chance of help?
4 replies
TtRPC
Created by Szymon on 11/18/2023 in #❓-help
tRPC with app router
Or ?
8 replies
TtRPC
Created by Szymon on 11/18/2023 in #❓-help
tRPC with app router
You want in trpc to create routes ?
8 replies
TtRPC
Created by Stanley on 10/26/2023 in #❓-help
Unsafe return of an `any` typed
Or check what you have in eslint as settings
5 replies
TtRPC
Created by Stanley on 10/26/2023 in #❓-help
Unsafe return of an `any` typed
Did you restart eslint ?
5 replies
TtRPC
Created by taylor.presto on 11/18/2023 in #❓-help
I am getting a errors after starting a TRPC project with T3. "Unsafe return of an `any` typed value"
I had this problem before
13 replies
TtRPC
Created by taylor.presto on 11/18/2023 in #❓-help
I am getting a errors after starting a TRPC project with T3. "Unsafe return of an `any` typed value"
:)))
13 replies
TtRPC
Created by taylor.presto on 11/18/2023 in #❓-help
I am getting a errors after starting a TRPC project with T3. "Unsafe return of an `any` typed value"
Or what is says ?
13 replies