panoratech / Panora

A single API to add dozens of integrations into your product
https://docs.panora.dev
Apache License 2.0
601 stars 166 forks source link

Handle oauth success status #225

Closed naelob closed 3 months ago

naelob commented 8 months ago

IN PRIORITY DO ONLY 1.

  1. Inside https://github.com/panoratech/Panora/tree/main/apps/embedded-catalog/react when someone finishes the flow make sure to make the client aware with an slick ui animation. You might need to update the src/packages/shared

  2. Once you go through the oAuth flow, you cant do it again unless oauth access has been revoked in the end-user account. Make sure to check that

  3. link a unified data internally to an id_connection not a linkedUser

Neerajrawat123 commented 4 months ago

Hello Team , I really want to contribute to project but i am new in open-source . can anyone mentor me how to do it.