encrypt oauth2 providers

This commit is contained in:
Damodar Lohani
2021-12-01 13:18:49 +05:45
parent 6ac92c6a59
commit b0762f169d
+1 -1
View File
@@ -500,7 +500,7 @@ $collections = [
'required' => false,
'default' => null,
'array' => false,
'filters' => ['json'],
'filters' => ['json', 'encrypt'],
],
[
'$id' => 'platforms',