Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 324 Bytes

File metadata and controls

15 lines (13 loc) · 324 Bytes

APPSEC Assignment 2

To run this project just run

dotnet run

User Secrets

You may also need to configure user secrets to add any secrets like recaptcha api keys and smtp app passwords

  1. Encryption:Key
  2. Recaptcha:SecretKey
  3. Recaptcha:SiteKey
  4. Email:AppPassword
  5. Email:FromAddress
  6. Email:FromName