user-jwts should just create the UserSecretsId if not found #41975
Labels
area-auth
Includes: Authn, Authz, OAuth, OIDC, Bearer
old-area-web-frameworks-do-not-use
*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Is there an existing issue for this?
Describe the bug
When using
dotnet user-jwts create
if there is no UserSecretsId it will fail saying one is not found. We should either:#41956 (comment)
Expected Behavior
The token is just created for me, doing what is needed to create the secrets/file association if not found.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: