❯ dotnet user-jwts create
Could not find the global property 'UserSecretsId' in MSBuild project '/Users/captainsafia/tests/TrainingApi/TrainingApi.csproj'. Ensure this property is set in the project or use the '--id' command line option.
Set UserSecretsId to 'e6ad86ca-443b-4910-b51c-f124905748e9' for MSBuild project '/Users/captainsafia/tests/TrainingApi/TrainingApi.csproj'.
New JWT saved with ID 'da7a1347'.
Name: captainsafia
Token: [redacted]
Should not print out the logs around creating user secrets in the file above.
Should not print out the logs around creating user secrets in the file above.