Browse Source

doc: remove exp note for auth api

Xiang Li 9 years ago
parent
commit
c73e02354d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Documentation/authentication.md

+ 0 - 2
Documentation/authentication.md

@@ -1,7 +1,5 @@
 # Authentication Guide
 
-**NOTE: The authentication feature is considered experimental. We may change workflow without warning in future releases.**
-
 ## Overview
 
 Authentication -- having users and roles in etcd -- was added in etcd 2.1. This guide will help you set up basic authentication in etcd.