UNPKG
@skorpland/auth-js
Version:
latest (2.71.5)
2.71.5
2.71.4
2.71.3
2.71.2
2.70.8
Official client library for Powerbase Auth
github.com/skorpland/auth-js
skorpland/auth-js
@skorpland/auth-js
/
src
/
AuthClient.ts
6 lines
(3 loc)
•
102 B
text/typescript
View Raw
1
2
3
4
5
6
import
GoTrueClient
from
'./GoTrueClient'
const
AuthClient
=
GoTrueClient
export
default
AuthClient