Skip to content

chore: bump authorizer-js to 3.3.0-rc.5 - #72

Merged
lakhansamani merged 1 commit into
mainfrom
chore/authorizer-js-3.3.0-rc.5
Aug 2, 2026
Merged

chore: bump authorizer-js to 3.3.0-rc.5#72
lakhansamani merged 1 commit into
mainfrom
chore/authorizer-js-3.3.0-rc.5

Conversation

@lakhansamani

Copy link
Copy Markdown
Contributor

Updates the @authorizerdev/authorizer-js dependency from 3.3.0-rc.4 to 3.3.0-rc.5.

That release brings the JS SDK to full protocol coverage against server 2.4.0:

  • 26 admin methods (organizations, org members, org domains, org OIDC/SAML connections, SCIM endpoints) and the 6 public WebAuthn ceremonies gained REST routes — they were GraphQL-only because the server had no REST binding until authorizer #739.
  • adminLogout, adminSession, adminMeta, fgaGetModel and fgaReset gained GraphQL; they were REST-only even though each has a GraphQL op on the server.
  • Fixes _verification_requests, _webhooks and _email_templates, which declared $params as PaginatedRequest — a type the schema does not define — so all three failed over GraphQL with Unknown type.

type-check, build and test all pass against the new version.

Picks up full protocol coverage: organizations, org members, org domains,
org OIDC/SAML connections, SCIM endpoints and the WebAuthn ceremonies all
work over REST now, alongside GraphQL. adminLogout, adminSession,
adminMeta, fgaGetModel and fgaReset gained GraphQL.

Also carries the fix for _verification_requests / _webhooks /
_email_templates, which declared $params as PaginatedRequest -- a type the
GraphQL schema does not define -- so all three failed over graphql.
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

size-limit report 📦

Path Size
dist/index.cjs 60.57 KB (+0.31% 🔺)
dist/index.mjs 60.2 KB (+0.11% 🔺)

@lakhansamani
lakhansamani merged commit 8d33308 into main Aug 2, 2026
5 checks passed
@lakhansamani
lakhansamani deleted the chore/authorizer-js-3.3.0-rc.5 branch August 2, 2026 16:25
Sign up for free to 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.

1 participant