feat: support clerk as auth provider (#2374)

*  feat: support clerk as auth provider

* ♻️ refactor: refactor the auth env config to `s3-oss/env`

*  test: add test for the theme mode and action

* 💄 style: fix style

* 🌐 chore: update locale

*  test: add more test

* 🎨 chore: clean code

* 📝 docs: update docs
This commit is contained in:
Arvin Xu
2024-05-05 23:15:40 +08:00
committed by GitHub
parent 06a1d97285
commit bf8ef1f862
136 changed files with 15861 additions and 384 deletions

2
.npmrc
View File

@@ -14,3 +14,5 @@ public-hoist-pattern[]=*semantic-release*
public-hoist-pattern[]=*stylelint*
public-hoist-pattern[]=@auth/core
public-hoist-pattern[]=@clerk/backend
public-hoist-pattern[]=@clerk/types