Send user to Auth0 Login in AWS Lambda Function | Api Gateway with Custom Authorizer

Hi! I want to put authentication at AWS Api Gateway for which I attached the Custom Authorizer to the AWS Api Gateway. However I couldn’t figure out how to send user to the login screen if they are not authorized and how to retrieve their access token if they get authenticated. If you could help me then it would be great.