UNPKG

mlgta

Version:

Can log in via google, x, discord. ![alt text](https://raw.githubusercontent.com/verazza/branding/refs/heads/master/repo/mlgta/login_form.png) After login successfully, redirecting. ![alt text](https://raw.githubusercontent.com/verazza/branding/refs

10 lines (8 loc) 161 B
import 'passport'; import 'passport-local'; declare module 'passport-local' { interface IVerifyOptions { message: string; redirectUrl?: string; } }