stytchauth / stytch-node

Official Stytch Backend SDK for Node.js
https://stytch.com
MIT License
87 stars 21 forks source link

Change OAuth token input name #308

Closed jennifer-stytch closed 5 months ago

jennifer-stytch commented 5 months ago

We're renaming B2BOrganizationsMembersOAuthProvidersMicrosoftRequest to B2BOrganizationsMembersOAuthProvidersProviderInformationRequest, since it's used for more than just Microsoft OAuth. The old type is still left in to avoid a breaking change, but marked as deprecated.