Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Commit 11df05c

Browse files
authored
Merge pull request #49 from bgavrilMS/patch-1
Remove details about MSAL preview
2 parents 2aa6466 + 0fdd655 commit 11df05c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,6 @@ The following files contain code that's related to connecting to Microsoft Graph
153153
- The **GetPictureBase64** action gets the user's profile picture and converts it to a base64 string.
154154
- The **SendEmail** action sends an email on behalf of the current user.
155155

156-
## Important note about the MSAL Preview
157-
158-
This library is suitable for use in a production environment. We provide the same production level support for this library as we do our current production libraries. During the preview we may make changes to the API, internal cache format, and other mechanisms of this library, which you will be required to take along with bug fixes or feature improvements. This may impact your application. For instance, a change to the cache format may impact your users, such as requiring them to sign in again. An API change may require you to update your code. When we provide the General Availability release we will require you to update to the General Availability version within six months, as applications written using a preview version of library may no longer work.
159-
160156
## Contributing
161157

162158
If you'd like to contribute to this sample, see [CONTRIBUTING.MD](/CONTRIBUTING.md).

0 commit comments

Comments
 (0)