Skip to content

Commit 9524b27

Browse files
committed
Update implementation-resources.md
2 parents 4bf5cf3 + 2faa602 commit 9524b27

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/architecture-scenarios/implementation-resources.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ useCase:
2323
---
2424
# Implementation Resources
2525

26-
Auth0 provides a wealth of services to assist you. This document lists the resources available to customers, by category.
26+
Auth0 provides a wealth of services to assist you. This page lists the resources available to you, by category.
2727

2828
The objective of this list is to provide awareness of the resources available and help you engage most effectively with Auth0.
2929

@@ -33,11 +33,11 @@ The following resources are designed to help you quickly learn the basics of Aut
3333

3434
### Getting Started resources
3535

36-
An [overview of Auth0](/getting-started), the Auth0 Dashboard and common terms used for components of the Auth0 service. This page is useful for a broad understanding of Auth0 as well as terms you might hear when working with Auth0 staff or reading documentation.
36+
An [overview of Auth0](/getting-started), the Auth0 Dashboard, and common terms used for components of the Auth0 service. This page is useful for a broad understanding of Auth0 as well as terms you might hear when working with Auth0 staff or reading documentation.
3737

3838
### Architecture scenarios
3939

40-
Descriptions of [common architecture scenarios](/architecture-scenarios) and how to solve them with Auth0, including tutorials for implementing common architecture patterns such as a Single Page Application calling an API. The high level descriptions will be useful for architects and the tutorials will be helpful for development teams.
40+
Descriptions of [common architecture scenarios](/architecture-scenarios) and how to solve them with Auth0, including tutorials for implementing common architecture patterns such as a Single Page Application calling an API. The high-level descriptions will be useful for architects and the tutorials will be helpful for development teams.
4141

4242
### Implementation Guides
4343

@@ -49,11 +49,11 @@ A description of [typical and atypical requirements](https://auth0.com/blog/how-
4949

5050
## Learn
5151

52-
Auth0 provides numerous documentation pages, white papers and blog posts with both learning and quick reference checks in mind.
52+
Auth0 provides numerous tutorials, guides, white papers, and blog posts with both learning and quick reference checks in mind.
5353

5454
### Documentation Pages
5555

56-
Auth0 provides [documentation}(https://auth0.docs) on this site that covers a wealth of topics. You can browse through the navigation, or do a search in your favorite browser for "Auth0 *topic of interest*" to quickly find content on a topic. Documentation covers architectural guidance, product documentation, API documentation, Extensibility Patterns and samples
56+
Auth0 provides [documentation}(https://auth0.docs) on this site that covers a wealth of topics. You can browse through the navigation, or do a search in your favorite browser for "Auth0 *topic of interest*" to quickly find content on a topic. Documentation covers architectural guidance, product documentation, API documentation, Extensibility Patterns and samples
5757

5858
### Feature descriptions and white papers
5959

@@ -65,7 +65,7 @@ The [Auth0 Learn](https://auth0.com/learn/) site features short descriptions of
6565

6666
## Run sample code
6767

68-
Once your development team is ready to build, Auth0 provides many sample programs, SDKs and libraries to speed your project along.
68+
Once your development team is ready to build, Auth0 provides many sample programs, SDKs, and libraries to speed your project along.
6969

7070
* [**Quickstarts**](/quickstarts)
7171
Auth0 provides a rich array of quickstarts - small sample programs that demonstrate how to do the key features you’ll want to implement in your program such as authentication, session management, profile updates and logout to name a few of the examples available. The quickstarts will give developers a head start on understanding how to integrate applications with Auth0.
@@ -83,7 +83,7 @@ The [Management API](/api/management/v2 ) allows you to manage objects, configur
8383

8484
### Authentication API
8585

86-
The [Authentication API](/api/authentication) supports authentication and authorization via the OIDC, OAuth and SAML protocols. The Authentication API explorer allows you to experiment with the Authentication API. Developers can quickly experiment with and test API calls before coding them into your applications.
86+
The [Authentication API](/api/authentication) supports authentication and authorization via the OIDC, OAuth, and SAML protocols. The Authentication API explorer allows you to experiment with the Authentication API. Developers can quickly experiment with and test API calls before coding them into your applications.
8787

8888
## Try things quickly
8989

0 commit comments

Comments
 (0)