angee.integrate.runtime_migrations.credential_app_keys
Add the vendor-neutral application-key credential kind.
applies
python
def applies(project_state: ProjectState) -> boolReturn whether Credential has exactly the legacy kind vocabulary.
Migration
python
class Migration(migrations.Migration)Record app_keys in Credential.kind's StateField choices.