Skip to content

Commit 94ed969

Browse files
paule96Zeroks77
andauthored
update sentence to the development provider
Co-Authored-By: Dominik Mangatter <40673554+Zeroks77@users.noreply.github.com>
1 parent 91c2dc7 commit 94ed969

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ There are some predefined providers in this package. If you need your own or wan
163163

164164
### `EasyAuthWithAuthMeService` (always on)
165165

166-
This is a little bit special provider. That provider can't be configured and it isn't implementing `IEasyAuthAuthentificationService`. This provider is for the development case, so a developer can create a JSON with the content of the `/.auth/me` endpoint of an EasyAuth Azure Web App. So you don't need a internet connection or azure for development and can use only local things.
166+
This is a slightly special provider. This provider cannot be configured and does not implement the 'IEasyAuthAuthentificationService'. This provider is for development. A developer can create a JSON with the content of the `/.auth/me` endpoint of an EasyAuth Azure Web App. So you don't need a connection to the internet or azure for development and just use your local things.
167167

168168
### `EasyAuthForAuthorizationTokenService`
169169

@@ -211,4 +211,3 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
211211
## Acknowledgments
212212

213213
- Inspired by this [StackOverflow post](https://stackoverflow.com/a/42402163/6526640) and this [GitHub](https://github.com/lpunderscore/azureappservice-authentication-middleware) repo
214-

0 commit comments

Comments
 (0)