You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I store secrets key as embedded resource and found that secrets are not loaded. Here in the code the PhysicalPath property will always be null for the embedded resources, the key content should be red from the resource stream.
Do you accept PRs?