Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@permitio/permit-js

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@permitio/permit-js

Permitio is a frontend package that makes it easy to use permit abilities

  • 0.4.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

permit-js

Permit-JS helps you use Permit ablities inside your own application

how to use Permit Elements?

In order to embed Permit Elements inside your own application you need to:

  1. Create Element config inside permit UI at https://app.permit.io/elements
  2. Get the code with the get code button
  3. Add this SDK into your own app using npm i --save @permitio/permit-js / yarn add @permitio/permit-js
  4. Import the permit instance with import permit from '@permitio/permit-js'; on your main page (the sooner the better)
  5. Login your users at permit (details instructions can be found at https://docs.permit.io/elements)
  6. Add the Iframe code you have copied from the get code button at stage 2
  7. WIN! you now have new elements inside your own application!

For more details check out owr docs site https://docs.permit.io

Keywords

FAQs

Package last updated on 27 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc