Skip to content

Commit

Permalink
Update Login.tsx to call out Payments Identity
Browse files Browse the repository at this point in the history
  • Loading branch information
torranca authored Jan 25, 2024
1 parent a575546 commit 8c630a0
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 8c630a0

Please sign in to comment.