From b729c1853b0bdd3c08d286911d94f2cdc6893c1d Mon Sep 17 00:00:00 2001 From: Mahmut Gundogdu Date: Thu, 22 Dec 2022 15:36:56 +0300 Subject: [PATCH] Add docs as draft --- docs/en/UI/Angular/OAuth-Module.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/en/UI/Angular/OAuth-Module.md diff --git a/docs/en/UI/Angular/OAuth-Module.md b/docs/en/UI/Angular/OAuth-Module.md new file mode 100644 index 0000000000..a6ad2ac2d8 --- /dev/null +++ b/docs/en/UI/Angular/OAuth-Module.md @@ -0,0 +1,5 @@ +# ABP OAuth Packages + +@abp/core has the abstractions but logics moved @abp/oauth package since v7.0. + +