From: Cyperghost <olaf_schmitz_1@t-online.de>
Date: Thu, 25 Apr 2024 10:40:01 +0000 (+0200)
Subject: Add `AbstractOauth2Action` to the list of deprecated classes
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2d1805e7cd2d2d3b6505ea79c490372d67a89b02;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git

Add `AbstractOauth2Action` to the list of deprecated classes
---

diff --git a/docs/migration/wsc60/deprecations_removals.md b/docs/migration/wsc60/deprecations_removals.md
index 7a9c5785..a3d8b3fc 100644
--- a/docs/migration/wsc60/deprecations_removals.md
+++ b/docs/migration/wsc60/deprecations_removals.md
@@ -10,6 +10,7 @@ With version 6.1, we have deprecated certain components and removed several othe
 
 - `wcf\system\exception\ValidateActionException`
 - `wcf\system\bbcode\HtmlBBCodeParser` ([WoltLab/WCF#5874](https://github.com/WoltLab/WCF/pull/5874/))
+- `wcf\action\AbstractOauth2Action` ([WoltLab/WCF#5891](https://github.com/WoltLab/WCF/pull/5891/))
 
 #### Methods