site_url = "http://127.0.0.1:8100"
# A list of *exact* URLs that auth providers are permitted to redirect to post authentication.
additional_redirect_urls = ["https://127.0.0.1:8100","https://localhost:8100/account/reset_password" ]
site_url = "http://127.0.0.1:8100"
# A list of *exact* URLs that auth providers are permitted to redirect to post authentication.
additional_redirect_urls = ["https://127.0.0.1:8100","https://localhost:8100/account/reset_password" ]