Browse Source

Create docs for user security schema

Lee Morgan 2 months ago
parent
commit
ebaa19405f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/components/security.yaml

+ 4 - 0
docs/components/security.yaml

@@ -0,0 +1,4 @@
+UserAuth:
+  type: apiKey
+  in: cookie
+  name: user