Interface: EnvVarRequirement
An env var an external auth provider needs. Wasp renders these into the
app's generated env validation, so a missing var fails at boot with doc
as the explanation instead of failing at the first authenticated request.
Properties
doc?
optionaldoc?:string
name
name:
string
optional?
optionaloptional?:boolean