Skip to content

Commit 808ec2d

Browse files
committed
Updated package description and readme.
1 parent ea4c6f1 commit 808ec2d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ For the solution developer, the Umbraco Authorized Services offers two primary f
2323

2424
Firstly there's an tree available in the _Settings_ section of the backoffice, called _Authorized Services_. The tree shows the list of services based on the details provided in configuration.
2525

26-
[insert pic]
27-
2826
Each tree entry has a management screen where an administrator can authenticate with an app that has been setup with the service. The status of each service, in terms of whether the authentication and authorization flow has been completed and an access token stored, is shown on this screen.
2927

3028
[insert pic]

src/Umbraco.AuthorizedServices/Umbraco.AuthorizedServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Title>Umbraco Authorized Services</Title>
44
<Description>
5-
Authorized Services is an extension from Umbraco intended to get you up to speed quickly with integrating external services. It handles the authentication and authorization flow for services using OAOAut.
5+
Authorized Services is an extension from Umbraco intended to get you up to speed quickly with integrating external services. It handles the authentication and authorization flow for services using OAuth.
66
</Description>
77
<PackageTags>umbraco umbraco-marketplace</PackageTags>
88
<StaticWebAssetBasePath>App_Plugins/UmbracoAuthorizedServices</StaticWebAssetBasePath>

0 commit comments

Comments
 (0)