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

fix(connector): [UNIFIED_AUTHENTICATION_SERVICE] change url path to pre_authentication_processing in pre-auth flow #6885

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

sai-harsha-vardhan
Copy link
Contributor

Type of Change

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

Description

change url path to pre_authentication_processing in pre-auth flow

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Compiler guided

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

Copy link

semanticdiff-com bot commented Dec 19, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  .typos.toml Unsupported file format
  crates/hyperswitch_connectors/src/connectors/unified_authentication_service.rs  0% smaller

@likhinbopanna likhinbopanna added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@likhinbopanna likhinbopanna added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit f219b74 Dec 19, 2024
17 of 19 checks passed
@Gnanasundari24 Gnanasundari24 deleted the fix-pre-auth-url-uas branch December 19, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration C-bug Category: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants