1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

encrypt oauth2 providers

This commit is contained in:
Damodar Lohani 2021-12-01 13:18:49 +05:45
parent 6ac92c6a59
commit b0762f169d

View file

@ -500,7 +500,7 @@ $collections = [
'required' => false,
'default' => null,
'array' => false,
'filters' => ['json'],
'filters' => ['json', 'encrypt'],
],
[
'$id' => 'platforms',