Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
ianchen0119 authored Aug 5, 2023
1 parent 0b2d28d commit 1dd3f1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/blog/20230802.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Authentication Mechanism in NRF: What Is OAuth?

>[!NOTE]
> Author: Wilson
> Date: 2023/8/2
## Abstract
Regarding the theme this time, I will briefly introduce **OAuth**. OAuth 2.0 defines four types of authorization flows. I choose the **Client Credentials Flow** to explain because the authentication mechanism in NRF is closely related to the Client Credentials Flow.

Expand Down
2 changes: 1 addition & 1 deletion docs/support/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ If you encounter the usage problem on free5GC, please join our official forum [f
Otherwise, you can raise the issue on our [GitHub repository](https://github.com/free5gc/free5gc) for reporting the bugs/suggestions (related to vulnerability/functionality/deployment/testing), or create the pull request for contributing to our community!

> [!TIPS]
> If your problem can not be solved via the platforms listed above, please send an email to `[email protected]` directly.
> If your problem can not be solved via the platforms listed above, please send an email directly to `[email protected]`.
> Thanks.

0 comments on commit 1dd3f1a

Please sign in to comment.