diff options
Diffstat (limited to 'docs/content/doc/features/authentication.zh-cn.md')
-rw-r--r-- | docs/content/doc/features/authentication.zh-cn.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/content/doc/features/authentication.zh-cn.md b/docs/content/doc/features/authentication.zh-cn.md new file mode 100644 index 0000000000..4ed913320c --- /dev/null +++ b/docs/content/doc/features/authentication.zh-cn.md @@ -0,0 +1,18 @@ +--- +date: "2016-12-01T16:00:00+02:00" +title: "认证" +slug: "authentication" +weight: 10 +toc: true +draft: false +menu: + sidebar: + parent: "features" + name: "认证" + weight: 10 + identifier: "authentication" +--- + +# 认证 + +## TBD |