yorkie-team / codepair

Build your own AI-powered collaborative markdown editor in just 5 minutes
https://codepair.yorkie.dev
Apache License 2.0
49 stars 19 forks source link

Add Support for Authorization Webhook Status Code #395

Closed devleejb closed 1 week ago

devleejb commented 2 weeks ago

What would you like to be added: Recently, a new Status Code support for the Authorization Webhook was introduced in PR #1037. This enhancement will allow actions such as refreshing tokens to be performed.

Currently, the CodePair service supports the /check/yorkie endpoint for Authorization Webhook, but it would be beneficial to expand this support to accommodate the additional Status Codes.

Why is this needed: This addition will provide more flexibility and control in managing authorization processes, particularly for token refresh actions, ultimately enhancing the user experience and security measures in place.