Skip to content

Commit

Permalink
Drop Beta from OAuth (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei authored Nov 23, 2020
1 parent 45bf968 commit 45747e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"key": "EnableOAuth",
"display_name": "Enable OAuth (Beta)",
"display_name": "Enable OAuth",
"type": "bool",
"help_text": "When true, OAuth will be used as the authentication means with Zoom. \n When false, JWT will be used as the authentication means with Zoom. \n If you are currently using a JWT Zoom application and switch to OAuth, all users will need to connect their Zoom account using OAuth the next time they try to start a meeting. [More information](https://mattermost.gitbook.io/plugin-zoom/installation/zoom-configuration).",
"default": false
Expand Down

0 comments on commit 45747e2

Please sign in to comment.