Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Oct 27, 2023
1 parent 5ea6ce5 commit 1f0109f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Auth0.OidcClient.MAUI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Integrate Auth0 in a MAUI application targetting iOS, macOS or Android by using the `Auth0.OIdcClient.MAUI` SDK.

> ℹ️ This SDK is available in **Beta**! Try it out today, any feedback is appreciated. Just as with any beta release, using this in production is highly discouraged.
> ℹ️ This SDK is available in **Beta**! Try it out today, any feedback is appreciated. Just as with any beta release, **using this in production is highly discouraged**.
## Install the SDK

Expand Down Expand Up @@ -48,7 +48,7 @@ The above activity will ensure the application can handle the `myapp://callback`

### Windows

> ℹ️ Even though the entire MAUI SDK is beta, the Windows implementation specifically is highly experimental and has not been battle tested from a security perspective yet.
> ℹ️ Even though the entire MAUI SDK is beta, the Windows implementation specifically is highly experimental and has not been tested from a security perspective yet.

To make sure it can properly reactivate your application after being redirected back go Auth0, you need to do two things:
Expand Down

0 comments on commit 1f0109f

Please sign in to comment.