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

feat: pm auth connector integration - Plaid #461

Merged
merged 51 commits into from
Jul 3, 2024

Conversation

Sanskar2001
Copy link
Contributor

@Sanskar2001 Sanskar2001 commented Jun 27, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added pm auth connector - added support for multiple pm auth connector -

Currently supported - Plaid

How did you test it?

Adding a pm auth connector and opening the plaid SDK.

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@github-actions github-actions bot added the S-conventions-not-followed Some Github conventions not followed label Jun 27, 2024
@Sanskar2001 Sanskar2001 changed the title Pm auth connector integration feat: pm auth connector integration part-1 Jun 27, 2024
@github-actions github-actions bot removed the S-conventions-not-followed Some Github conventions not followed label Jun 27, 2024
@PritishBudhiraja PritishBudhiraja added the Ready for Review PR with label Ready for Review should only be reviewed. label Jun 27, 2024
@PritishBudhiraja PritishBudhiraja changed the title feat: pm auth connector integration part-1 feat: pm auth connector integration Jun 27, 2024
@PritishBudhiraja PritishBudhiraja changed the title feat: pm auth connector integration feat: pm auth connector integration - Plaid Jun 27, 2024
@PritishBudhiraja PritishBudhiraja self-assigned this Jun 27, 2024
@PritishBudhiraja PritishBudhiraja added Development In Progress Use this label if you have raised the PR but development is still under progress and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Jul 1, 2024
…erswitch-web into pm-auth-connector-integration
@PritishBudhiraja PritishBudhiraja linked an issue Jul 2, 2024 that may be closed by this pull request
@PritishBudhiraja PritishBudhiraja added Ready for Review PR with label Ready for Review should only be reviewed. and removed Development In Progress Use this label if you have raised the PR but development is still under progress labels Jul 2, 2024
seekshiva
seekshiva previously approved these changes Jul 3, 2024
@PritishBudhiraja PritishBudhiraja dismissed stale reviews from seekshiva and themself via 20fdc99 July 3, 2024 11:20
@seekshiva seekshiva merged commit 222b322 into main Jul 3, 2024
3 checks passed
@seekshiva seekshiva deleted the pm-auth-connector-integration branch July 3, 2024 11:32
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label Jul 3, 2024
akash-c-k pushed a commit that referenced this pull request Jul 3, 2024
# [0.72.0](v0.71.11...v0.72.0) (2024-07-03)

### Features

* pm auth connector integration - Plaid ([#461](#461)) ([222b322](222b322))
@PritishBudhiraja PritishBudhiraja removed the Ready for Review PR with label Ready for Review should only be reviewed. label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plaid SDK Integration - Intial version
4 participants