README
@deboxsoft/users-client
Client library to interact with an accounts-js server.
Installation
yarn add @deboxsoft/users-client
Fullstack authentication and accounts-management
<script type="module">
import deboxsoftUsersClient from 'https://cdn.skypack.dev/@deboxsoft/users-client';
</script>
Client library to interact with an accounts-js server.
yarn add @deboxsoft/users-client