diff --git a/CHANGES.md b/CHANGES.md index baf8c9889e..f912c52fa6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -41,6 +41,7 @@ - Fixed Bug when trying to overwrite OAuth cookie in the Flutter SDK - Fixed OAuth redirect when using the self-hosted instance default success URL ([#454](https://github.com/appwrite/appwrite/issues/454)) - Fixed bug denying authentication with Github OAuth provider +- New OAuth adapter for Box.com ## Breaking Changes - **Deprecated** `first` and `last` query params for documents list route in the database API diff --git a/public/images/oauth2/box.png b/public/images/oauth2/box.png index e2c5249b98..98c3d4c1bc 100644 Binary files a/public/images/oauth2/box.png and b/public/images/oauth2/box.png differ