Skip to content

Commit cf59966

Browse files
authored
chore: update readme (#24)
1 parent fcbe5ff commit cf59966

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+3
-2356
lines changed

src/Logto.AspNetCore.Authentication/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,16 @@ ASP.NET Core authentication middleware for Logto.
1414
- A Logto traditional web application created
1515
- An ASP.NET Core web application created
1616

17-
If you don't have the Logto application created, please follow the [⚡ Get started](https://docs.logto.io/docs/tutorials/get-started/) guide to create one.
17+
## Guide
18+
19+
Check out our [docs](https://docs.logto.io/sdk/) and choose the right guide for your project.
1820

1921
## Installation
2022

2123
```bash
2224
dotnet add package Logto.AspNetCore.Authentication
2325
```
2426

25-
## Tutorial
26-
27-
See [tutorial](https://github.com/logto-io/csharp/tree/HEAD/src/Logto.AspNetCore.Authentication/docs/tutorial.md) for a quick start.
28-
29-
## API reference
30-
31-
See [API reference](https://github.com/logto-io/csharp/tree/HEAD/src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/index.md) for more details.
32-
3327
## Sample project
3428

3529
See [sample](https://github.com/logto-io/csharp/tree/HEAD/sample/) directory for a runnable sample project.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/AuthenticationBuilderExtensions/index.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/AuthenticationBuilderExtensions/methods/AddLogto.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/HttpContextExtensions/index.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/HttpContextExtensions/methods/GetLogtoOptions.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/LogtoCookieContextManager/constructors/index.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/LogtoCookieContextManager/index.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/LogtoCookieContextManager/methods/FetchTokensByRefreshToken.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/LogtoCookieContextManager/methods/Handle.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Logto.AspNetCore.Authentication/docs/api/Logto/AspNetCore/Authentication/LogtoCookieContextManager/methods/RefreshTokens.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)