This commit is contained in:
Abhishek Kumar 2026-02-18 13:16:49 +05:30
parent fe4ea648e4
commit 9ce5a8e5e2
39 changed files with 338 additions and 758 deletions

View file

@ -1,5 +1,5 @@
/*
Helps provide authentication token to LocalAuthService once its loaded
Provides authentication token to LocalProviderWrapper once loaded
in the browser
*/
import { cookies } from 'next/headers';