UNPKG

remix-auth-oauth2

Version:

A strategy to use and implement OAuth2 framework for authentication with federated services like Google, Facebook, GitHub, etc.

2 lines (1 loc) 87 B
export declare function redirect(url: string, init?: ResponseInit | number): Response;