Node integrations for Oso Cloud
The Oso SDK provides web framework middleware for oso-cloud
, the Oso Cloud Client for Node.
Please Note: The SDK is currently released as a developer preview. Do not use this SDK for production workloads.
The Oso SDK integrates directly with the following supported web frameworks:
- @osohq/express: SDK with Express integration
- @osohq/node: Base SDK
If you want to add support for a new web framework, please submit a Pull Request or open a GitHub issue.
- To get up and running with Oso, try the Quickstart guide.
- Full documentation is available at https://www.osohq.com/docs.
- To learn about authorization best practices (not specific to Oso), read the Authorization Academy guides.
If you have any questions on Oso or authorization more generally, you can join our engineering team & hundreds of other developers using Oso in our community Slack:
Please refer to CONTRIBUTING.md.
Licensed under the Apache 2.0 license, see LICENSE.