galaxyxone / openlinks

A simple CMS to generate and deploy a personalized webpage on IPFS
MIT License
16 stars 6 forks source link

Auth0 Issue #106

Closed noryev closed 1 year ago

noryev commented 1 year ago
Screenshot 2022-10-29 at 11 33 35 AM
noryev commented 1 year ago

This issue was also pointed out by @sgtpookie! Go and update addresses in app and re-upload

Links/Information about issue

Add Social Connection

Testing Auth0 Connection

noryev commented 1 year ago

Do not add a new Social Connect Error!The "google-oauth2" connection already exists.

Edit the existing one and make sure its using the correct key

noryev commented 1 year ago

Review the limitations of our current Auth0 keys and their configuration.

Confusing dev keys error message when using production keys

The warning indicates that one or more of your Social Connections are using the Auth0 dev keys.

To remove this message, you’ll need to ensure that your Social Connections are not using the Auth0 dev keys. There should be a yellow warning icon next to the social connection you need to address. See below of an example.

noryev commented 1 year ago

https://community.auth0.com/t/confusing-dev-keys-error-message-when-using-production-keys/74273/5

In any case, you need to go to your [social connections 70](https://manage.auth0.com/#/connections/social) in the dashboard, select each social connection, and then check if you left any of the API Key and Secret Key empty. If so, you’re using the Auth0 dev keys and will need to configure them with social connection dev keys.

I believe this could be my problem-

Screenshot 2022-10-31 at 3 07 45 PM
noryev commented 1 year ago

PotentialScraper

noryev commented 1 year ago

Added Application Client ID and Client Secret into Social Configuration like as instructed. Check to see if it works after 5 min.

Submit this to Google:

Screenshot 2022-10-31 at 10 29 59 PM
noryev commented 1 year ago
Screenshot 2022-11-01 at 1 20 18 PM
noryev commented 1 year ago

Submitting Google's Application- Review Openlinks Terms of Service. Our privacy policy is sorted, I believe I need to make a new TOS. Then add to web3.storage and provide the link to Google. @galaxyxtwo says they have some good TOS samples.

noryev commented 1 year ago

Google Auth0 Registration Key submitted for Auth0. Check back ASAP, it should be super easy to fix once I receive the reply from Google.

noryev commented 1 year ago

Using this video by Auth0 Dev advocate here I figured out which URI's to set. Make sure that within the google api configuration, correct URI's are addressed. Find more here