Are necesary Aplication URIs?

Im working on a Chrome extension, but this doesnt work with https url type, so i cant put “chrome-extension://“My extension ID”/options.html” on the Callback URL site on Auth0, and if i try, it only give me this error: Error!Payload validation error: ‘Object didn’t pass validation for format absolute-https-uri-or-empty: chrome-extension://“Exension ID”/options.html’ on property initiate_login_uri (Initiate login uri, must be https).
Is there any way i can make this work?

Hi @tebox

Welcome to the Auth0 Community!

A similar question was asked here. I highly recommend to check it out.

Also, there are additional topics about using Auth0 with Chrome extension → Ultimate Guide to Auth0 In a Chrome Extension Popup
Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.