Update datasette-metadata.json

This commit is contained in:
akp 2023-04-05 17:47:27 +01:00
parent f97d598189
commit cef2f8421e
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -10,18 +10,5 @@
}
}
}
},
"plugins": {
"oidc.py": {
"issuer": {
"$env": "OIDC_ISSUER"
},
"client_secret": {
"$env": "OIDC_SECRET"
},
"client_id": {
"$env": "OIDC_ID"
}
}
}
}