Skip to content

Instantly share code, notes, and snippets.

@Mirch
Created March 24, 2019 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mirch/ac20539d969f70681eb77e687a816f86 to your computer and use it in GitHub Desktop.
Save Mirch/ac20539d969f70681eb77e687a816f86 to your computer and use it in GitHub Desktop.
public class AuthenticationSettings
{
public string JwtKey { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment