• This controller will get current user from access token

    Author

    aayushchugh

    Parameters

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

      request

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

      response

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

Generated using TypeDoc