Skip to content

Commit

Permalink
Merge pull request #37 from jpmorgan-payments/torranca-patch-1
Browse files Browse the repository at this point in the history
Update Login.tsx to call out Payments Identity
  • Loading branch information
maria-mcparland authored Jan 25, 2024
2 parents a575546 + 8c630a0 commit ae5513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/src/features/Authentication/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const Login = () => {
onClick={redirectToLogin}
loading={isRedirecting}
>
Log in with ForgeRock
Log in with Payments Identity
</Button>
</Panel>
);
Expand Down

0 comments on commit ae5513b

Please sign in to comment.