rkusa/koa-passport

export `AuthenticateOptions`

mikaelkaron opened this issue · 1 comments

I'm writing my own middleware that calls koa-passport internally, It would be great to have access to AuthenticateOptions for type-safety.

rkusa commented

Valid request, from a quick look, it seems like the type is exported by @types/passport?