currently `let _ = dotenvy::dotenv();` in the router, this is probably not needed and can have specific values hardcoded. (also we probably don't want to hit real zauth for tests)
currently
let _ = dotenvy::dotenv();in the router, this is probably not needed and can have specific values hardcoded.(also we probably don't want to hit real zauth for tests)