• This controller will redirect user to google consent screen

    Author

    aayushchugh

    Parameters

    • req: Request<{}, {}, {}, {
          id: string;
      }, Record<string, any>>

      express request

    • res: Response<any, Record<string, any>>

      express response

    Returns void

Generated using TypeDoc