Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API - Post Salesforce Connect Endpoint #5

Closed
6 tasks done
AMAN-BARBARIA opened this issue Aug 1, 2023 · 1 comment
Closed
6 tasks done

API - Post Salesforce Connect Endpoint #5

AMAN-BARBARIA opened this issue Aug 1, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request task Ticket to work on
Milestone

Comments

@AMAN-BARBARIA
Copy link
Member

AMAN-BARBARIA commented Aug 1, 2023

Goal: Implement an API endpoint to facilitate Salesforce oAuth connection.

The api should store the salesforce tokens(secrets) in database in a secure manner. Use KMS for encryption.
It should also set the user login cookie on success.

Tasks:

  • Define Database schema
  • Use KMS
  • Implement Post api
  • Set secure user login cookie
  • Handle Error Cases like invalid code, server errors etc
  • Write tests for the new endpoint.
@AMAN-BARBARIA AMAN-BARBARIA converted this from a draft issue Aug 1, 2023
@AMAN-BARBARIA
Copy link
Member Author

AMAN-BARBARIA commented Aug 1, 2023

This task is required for the completion of user story:

@AMAN-BARBARIA AMAN-BARBARIA added enhancement New feature or request task Ticket to work on labels Aug 1, 2023
@AMAN-BARBARIA AMAN-BARBARIA changed the title Login Flow- post salesforce connect api API - Post Salesforce Connect Endpoint Aug 1, 2023
@ajinkyac03 ajinkyac03 moved this from Ready to In Progress in SalesSparrow Aug 1, 2023
@AMAN-BARBARIA AMAN-BARBARIA added this to the v0.1.0 milestone Aug 1, 2023
@V-R-Dighe V-R-Dighe moved this from In Progress to Dev QA in SalesSparrow Aug 9, 2023
@V-R-Dighe V-R-Dighe moved this from Dev QA to In Review in SalesSparrow Aug 10, 2023
@V-R-Dighe V-R-Dighe moved this from In Review to Done in SalesSparrow Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Ticket to work on
Projects
Status: Done
Development

No branches or pull requests

2 participants