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
/
dist
/
module
/
AuthClient.js
4 lines
•
141 B
JavaScript
View Raw
1
2
3
4
import
GoTrueClient
from
'./GoTrueClient'
;
const
AuthClient
=
GoTrueClient
;
export
default
AuthClient
;
//# sourceMappingURL=AuthClient.js.map