Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 462 Bytes
Firelayer

Firelayer Documentation

Documentation Website

Cloud Functions

Configurations

{
  "sendGrid": {
    "API_KEY": "", // SendGrid API Key
    "noReplyEmail": "[email protected]" // "From" email when sending Auth emails
  }
}