interface Configimport { type Config } from "https://deno.land/x/deno_nest@v3.15.1/example/oauth/src/globals.ts"; PropertiesclientId: stringclientSecret: stringport: numberjwtSecret: stringjwtExpiration: numbertokenKey: stringredirectBaseURL: string