Skip to content

ProductivityTools-Tasks3/ProductivityTools.GetTask3.Reporting

Repository files navigation

GetTask3.Reporting

Azure function which sends report about finished tasks

Some details

  • Function sends report in the MD format every couple hours.
  • It uses GetTask3.Sdk nuget packet

Sent Email

  • To sent email ProductivityTools.SentEmailGmail is used
  • Password to Gmail is stored in the MasterConfiguration so in the file when debugging locally. When running in azure password is taken from environment variable

Api Authentication

  • Api is protected with the OAuth and Firebase is used as authentication backend
  • To perform authentication we need to provide FirebaseWebApiKey it is also stored in Master configuration and environment variable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages