This uses the Fetch API, so technically it could work in the browser too. This is not recommended due to the need to handle PalAuth Client Secret tokens for the requests, as well as CORS restrictions.
## Supported features
Currently, only the `/check` method is supported. This checks if a given user has a given permission, returning a simply boolean answer.
Create (or modify) a `.yarnrc.yml` file (either in your home directory to configure globally, or in the root of the package where you want to install):
You will now be able to install any public `@paltiverse` packages (either for all projects if you added this to your home directory, or just for the current project if you added it there).