Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingfacejs
/
better-auth-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
405fa83
better-auth-test
/
src
/
lib
/
auth-client.ts
coyotte508
basic app
405fa83
10 days ago
raw
Copy download link
history
blame
Safe
115 Bytes
import
{ createAuthClient }
from
'@huggingface/better-auth/svelte'
;
export
const
authClient =
createAuthClient
();