• This controller will refresh the access_token use the refresh_token sent in header

    Author

    aayushchugh

    Parameters

    • req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

      request

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

      response

    Returns Promise<Response<any, Record<string, any>>>

Generated using TypeDoc