Skip to content

Commit

Permalink
Update rule.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrookJeynes authored Oct 30, 2023
1 parent 81c132d commit d89de7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rules/choosing-authentication/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ flowchart
SingleApp -->|"Yes"| IdentityServer
SingleApp -->|"No"| NETCORE(["ASP.NET Core Identity"])
```
```
**Figure: Authentication Selection**

Your situation is unique, and every application's requirements are different. These tips can help you identify options to consider for your solution.

Expand Down

0 comments on commit d89de7a

Please sign in to comment.