Skip to content

Commit

Permalink
Updated deprecation token list
Browse files Browse the repository at this point in the history
  • Loading branch information
glenndehaan committed Oct 4, 2024
1 parent 83d228c commit 117b18e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion utils/array.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ module.exports = {
deprecated: [
'SECURITY_CODE',
'DISABLE_AUTH',
'AUTH_OIDC_CLIENT_TYPE'
'AUTH_OIDC_CLIENT_TYPE',
'AUTH_PASSWORD',
'AUTH_TOKEN'
]
};

0 comments on commit 117b18e

Please sign in to comment.