Rblx-open-cloud

Latest version: v1.6.0

Safety actively analyzes 624072 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.6.0

Inventory API

The inventory API has been added, view the docs: https://rblx-open-cloud.readthedocs.io/en/latest/user.html#rblx-open-cloud.User.list_inventory

Groups API

The read part of the groups API has been added, view the docs: https://rblx-open-cloud.readthedocs.io/en/latest/group.html

1.5.1

Bug Fixes

- Fixed a bug where `PartialAccessToken.fetch_resources` would raise an error when called for an authorization with no experience/account scopes. fetch_resources will now give empty lists when there is no accounts to fill them.

1.5.0

Oauth2 Headshot URI

A new OAuth2 claim for the headshot URI was [just announced](https://devforum.roblox.com/t/public-beta-building-your-applications-with-oauth-20/2401354/173?u=treeben77). When authorizing OAuth2 with the `profile` scope, it can be accessed using `AccessToken.user.headshot_uri`.

Requests Sessions

All HTTP requests to Roblox in the library now use a request session object, which makes requests slightly faster.

Bug Fixes

- Fixed a bug which would make OAuth2 not work if both `jwt` and `PyJWT` were installed.

1.4.0

If for whatever reason you'd like to change it, you can set a new one changing the value of `rblxopencloud.user_agent`.

1.3.1

Fixed a bug that prevented the library from importing successfully.

1.3.0

Added OAuth2 Support
- Documentation: https://rblx-open-cloud.readthedocs.io/en/latest/oauth2/

During the beta, the following changed (may not be full list):
- `Resources.creators` became `Resources.accounts`
- Removed `AccessTokenInfo.raw`
- Renamed `PartialAccessToken.client` to `PartialAccessToken.app`
Uploading and Updating Assets Changes
- Now raises `ModeratedText` instead of `InvalidAsset` when text is censored by Roblox.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.