Skip to content

Commit

Permalink
Update account-creation-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmccaf1 authored Dec 30, 2024
1 parent 913fb98 commit 949f8f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ flowchart TD
C -->|No| F{fa:fa-circle-exclamation 'No access' alert}
D --> |Yes| G(Render application)
D --> |No| H(What tools are they trying to access?)
H --> |Landing page, Meds, Records, SM| I{fa:fa-circle-exclamation Account Creation API error alert on affected apps}
H --> |Landing page, Meds, Records, SM| I{fa:fa-circle-exclamation Redirect user to landing page where Acct Creation API error alert will be present}
H --> |Other health tool| J(Render application)
```

Expand Down

0 comments on commit 949f8f6

Please sign in to comment.