Fixed texts
This commit is contained in:
Родитель
304e0e0d29
Коммит
6d3639bec1
|
@ -7,12 +7,12 @@ lodash: true
|
|||
<% if (configuration.api && configuration.thirdParty) { %>
|
||||
|
||||
> Note: If you're creating a new AngularJS app that you'll use with the <%= configuration.api %> API, you can [click here to download](https://github.com/auth0/auth0-angular-thirdparty-sample/archive/gh-pages.zip) a seed project that is already configured to use Auth0.
|
||||
You only have to change the `authProvider` configuration to use your Auth0's account. Please [click here](#3) to learn how to do it.
|
||||
You only have to change the `authProvider` configuration to use your Auth0's account. Please check out step #2 to learn how to do it.
|
||||
|
||||
<% } else { %>
|
||||
|
||||
> Note: If you're creating a new AngularJS app that you'll use with your <%= configuration.api || '' %> API, you can [click here to download](https://github.com/auth0/auth0-angular-api-sample/archive/gh-pages.zip) a seed project that is already configured to use Auth0.
|
||||
You only have to change the `authProvider` configuration to use your Auth0's account. Please [click here](#3) to learn how to do it.
|
||||
You only have to change the `authProvider` configuration to use your Auth0's account. Please check out step #2 to learn how to do it.
|
||||
|
||||
<% } %>
|
||||
|
||||
|
|
|
@ -7,12 +7,12 @@ lodash: true
|
|||
<% if (configuration.api && configuration.thirdParty) { %>
|
||||
|
||||
> Note: If you're creating a new app with jQuery which will use the <%= configuration.api %> API, you can [click here to download](https://github.com/auth0/auth0-angular-thirdparty-sample/archive/gh-pages.zip) a seed project that is already configured to use Auth0.
|
||||
You only have to change the `Auth0Widget` configuration to use your Auth0's account. Please [click here](#3) to learn how to do it.
|
||||
You only have to change the `Auth0Widget` configuration to use your Auth0's account. Please check out step #2 to learn how to do it.
|
||||
|
||||
<% } else { %>
|
||||
|
||||
> Note: If you're creating a new app with jQuery which will use <%= configuration.api ? ('a ' + configuration.api) : 'your' %> API, you can [click here to download](https://github.com/auth0/auth0-angular-thirdparty-sample/archive/gh-pages.zip) a seed project that is already configured to use Auth0.
|
||||
You only have to change the `Auth0Widget` configuration to use your Auth0's account. Please [click here](#3) to learn how to do it.
|
||||
You only have to change the `Auth0Widget` configuration to use your Auth0's account. Please check out step #2 to learn how to do it.
|
||||
|
||||
<% } %>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче