feat: (authentication) Api key based authentication [#2000] (#2021)

Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
This commit is contained in:
Edwin Fajardo
2021-12-17 10:02:29 -06:00
committed by GitHub
parent 156011f2cd
commit f174086281
3 changed files with 122 additions and 12 deletions

View File

@@ -96,7 +96,8 @@
"password": "Password",
"token": "Token",
"type": "Authorization Type",
"username": "Username"
"username": "Username",
"pass_key_by": "Pass by"
},
"collection": {
"created": "Collection created",