Skip to content

feat: adds permissions check api call - #175

Merged
zackaira merged 1 commit into
mainfrom
jacobwolf/permissions-check
Jul 23, 2026
Merged

feat: adds permissions check api call#175
zackaira merged 1 commit into
mainfrom
jacobwolf/permissions-check

Conversation

@JacobNWolf

Copy link
Copy Markdown
Contributor

Description

Adds a check for the permissions of the workspace that the current OAuth token is associated with based on this endpoint. After making this request, another function is available — can_write_posts — that exposes whether or not the current linked workspace is capable of pushing posts via the Create Posts endpoint. If not present, this will be used to show an error banner to users without this as a part of their plan.

@zackaira
zackaira merged commit 36d3144 into mainJul 23, 2026
9 checks passed
@zackaira
zackaira deleted the jacobwolf/permissions-check branch July 23, 2026 06:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JacobNWolf@zackaira