Skip to content

Commit

Permalink
Update articles/quickstart/native/wpf-winforms/interactive.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Sep 21, 2023
1 parent b46eadc commit a99b6f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion articles/quickstart/native/wpf-winforms/interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ dotnet add Auth0.OidcClient.WPF
dotnet add Auth0.OidcClient.WinForms
```


## Instantiate the Auth0Client {{{ data-action="code" data-code="MainWindow.xaml.cs#13:22" }}}

To integrate Auth0 into your application, instantiate an instance of the Auth0Client class, passing an instance of Auth0ClientOptions that contains your Auth0 Domain and Client ID.
Expand Down

0 comments on commit a99b6f7

Please sign in to comment.