• Create Line OAuth routes, include redirect route, and callback route

    Parameters

    • routes: Route[]

      routes info (include path, method) want to create

    • oauthConfig: LineOAuthConfig

      oauthConfig

    • origin: string

      endpoint for the API, use to build callback url

    • options: RouteConfigOptions

      route config options

    Returns Router

    router

    blocks-fbf8

Generated using TypeDoc