From 1f0109f57d46ad8eaa1b38380dbbb4288a80dd78 Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Fri, 27 Oct 2023 12:41:28 +0200 Subject: [PATCH] Update README.md --- src/Auth0.OidcClient.MAUI/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Auth0.OidcClient.MAUI/README.md b/src/Auth0.OidcClient.MAUI/README.md index 0936c4da..b999e45b 100644 --- a/src/Auth0.OidcClient.MAUI/README.md +++ b/src/Auth0.OidcClient.MAUI/README.md @@ -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 @@ -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: