@ashiteam/ashi-ngx-auth-zero-aes

An angular service & guards for auth zero supporting offline & pin using encryption, for my use

Usage no npm install needed!

<script type="module">
  import ashiteamAshiNgxAuthZeroAes from 'https://cdn.skypack.dev/@ashiteam/ashi-ngx-auth-zero-aes';
</script>

README

AshiNgxAuthZeroAes

This is a base angular service and guards for auth zero authentication, for my use. Suports offline using encryption. May not be of much use to anyone else.

Installing

Install using npm

npm i @ashiteam/ashi-ngx-auth-zero-aes --save

Authors

  • Asanga Weerapura - All work

License

This project is licensed under the MIT License.

Acknowledgments

  • @auth0/angular-jwt
  • node-forge
  • buffer
  • base64-js
  • @ashiteam/ashi-ngx-base-lib
  • @ashiteam/ashi-ngx-lib
  • @ashiteam/ashi-ngx-auth-zero-base-lib
  • @ashiteam/ashi-ngx-aes