1
0
Fork 0
mirror of synced 2024-07-04 06:00:53 +12:00
appwrite/app
Steven Nguyen 14b84ed9e6
Add a secrets attribute to the identities collection
These secrets can be used to store data from the provider that may or
may not be sensitive.

For example, this will be used by the migration API when connecting to
Firebase to store the service account used for the migration.

This data will only be used internally inside Appwrite and not exposed
to an end user or developer.
2023-08-09 08:15:44 -07:00
..
assets Merge branch '1.3.x' into feat-13x-master-sync 2023-02-21 07:38:46 +05:45
config Add a secrets attribute to the identities collection 2023-08-09 08:15:44 -07:00
console@c813a1b2ed Asset names 2023-08-09 18:40:28 +05:30
controllers Merge branch 'feat-git-integration' of github.com:appwrite/appwrite into feat-git-integration 2023-08-09 16:33:49 +05:30
views Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration 2023-08-09 12:30:45 +02:00
workers Use identities table 2023-08-09 11:52:34 +02:00
cli.php Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync 2023-07-10 03:06:48 +00:00
http.php Add additional information to deployments 2023-08-09 16:24:46 +05:30
init.php Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration 2023-08-09 12:30:45 +02:00
preload.php
realtime.php Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-16 00:29:37 +00:00
worker.php fix logger optional 2023-07-12 07:17:40 +00:00