Socket
Socket
Sign inDemoInstall

@inrupt/solid-client-access-grants

Package Overview
Dependencies
49
Maintainers
11
Versions
501
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inrupt/solid-client-access-grants

A library for managing access grants in Solid


Version published
Maintainers
11
Weekly downloads
85
decreased by-63.04%

Weekly downloads

Readme

Source

Solid Access Grants - solid-client-access-grants

@inrupt/solid-client-access-grants is a JavaScript library for requesting and managing access given to an agent for a resource. These access grants are represented by Verifiable Credentials, signed by an Issuer associated to the Pod server where the resources are hosted.

It is part of a family open source JavaScript libraries designed to support developers building Solid applications.

Server support

This experimental feature is currently only available in ESS.

Browser support

Our JavaScript Client Libraries use relatively modern JavaScript features that will work in all commonly-used browsers, except Internet Explorer. If you need support for Internet Explorer, it is recommended to pass them through a tool like Babel, and to add polyfills for e.g. Map, Set, Promise, Headers, Array.prototype.includes, Object.entries and String.prototype.endsWith.

Node support

Our JavaScript Client Libraries track Node.js LTS releases, and support 12.x, 14.x, and 16.x.

Installation

For the latest stable version of solid-client-access-grants:

npm install @inrupt/solid-client-access-grants

Issues & Help

Solid Community Forum

If you have questions about working with Solid or just want to share what you’re working on, visit the Solid forum. The Solid forum is a good place to meet the rest of the community.

Bugs and Feature Requests

  • For public feedback, bug reports, and feature requests please file an issue via GitHub.
  • For non-public feedback or support inquiries please use the Inrupt Service Desk.

Documentation

Changelog

See the release notes.

License

MIT © Inrupt

Keywords

FAQs

Last updated on 06 Apr 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc