Skip to content

Commit

Permalink
Merge pull request #640 from etn-ccis/bug/fix-okta-image-path-in-readme
Browse files Browse the repository at this point in the history
Updated okta login image in readme
  • Loading branch information
surajeaton authored Sep 11, 2024
2 parents cb707d8 + b6bfb08 commit 5b9a6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion login-workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This package is flexible, allowing you to use the Login and Registration flows i

These workflows are back-end agnostic, meaning you can use them with any back-end API you wish. You simply need to provide an implementation for several key functions (actions) that are called at various points within the workflows based on user interaction.

![Okta Login](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/okta-login.png)
![Okta Login](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/screens/okta-login.png)
![Password](https://raw.githubusercontent.com/etn-ccis/blui-react-workflows/master/login-workflow/media/password.png)

# Installation
Expand Down

0 comments on commit 5b9a6ff

Please sign in to comment.