@axioms/web-js

Axioms Javascript client for web applications including Single Page Applications such as Vue, Angular, and React

Usage no npm install needed!

<script type="module">
  import axiomsWebJs from 'https://cdn.skypack.dev/@axioms/web-js';
</script>

README

web-js NPM

Add Axioms authentication and authorization to your single page applications (SPAs) such as Vue, Angular, React, etc. using our web-js SDK.

web-js is JavaScript/TypeScript based SDK which you can integrated in your single page applications in just a few steps.

Prerequisite

  1. Create an account with Axioms. Login to your account and create your first Tenent.
  2. Create your first Client with application type as Single Page Application.

Install SDK

Install web-js to your web app.

npm i @axioms/web-js

Documentation

See documentation for web-js.

Samples

To learn more download following samples for from our Github repository. In less than 10 minutes you can deploy any of our sample to Netlify.