All user properties named "signature" should be renamed to "secret" to better reflect the use.
Detailed overview
Signatures were used in the initial versions of this service (in Python), but they are now not used anymore. All user and credential properties called signature should be removed and replaced with secret.
Provide a brief summary of the planned work
All user properties named "signature" should be renamed to "secret" to better reflect the use.
Detailed overview
Signatures were used in the initial versions of this service (in Python), but they are now not used anymore. All user and credential properties called
signature
should be removed and replaced withsecret
.Hint/location:
List the acceptance criteria
signature
properties are replaced withsecret
Include any additional notes (optional)
Related issues: