docs: update root and @repo/auth readme

This commit is contained in:
afiqzudinhadi 2025-06-24 10:48:12 +08:00
parent eb1dec1d40
commit 2a199f3679
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# @repo/auth
Helper tools package for Clerk authentication. As of now, this helper package is not being used anywhere in the repo.
Due to Clerk's implementations for different frameworks, each app (Next.js, Remix, etc.) have its own Clerk setup. This package is intended to provide shared utilities and types that can be used across these implementations.