Skip to content

Commit a0cdc98

Browse files
committed
delete unnecessary front matter (og:image, permalink)
1 parent 2d0f269 commit a0cdc98

File tree

4,022 files changed

+1
-7837
lines changed

Some content is hidden

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

4,022 files changed

+1
-7837
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ temp/
66
*.py
77

88
.vite
9-
109
.lycheecache
10+
*.bak

main/docs/android-development-keystores-hashes.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
description: Instructions on acquiring development keystores/key hashes during
33
Android app development.
4-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
54
'og:title': Android Development Keystores and Key Hashes
65
'og:url': https://auth0.com/docs/
7-
permalink: android-development-keystores-hashes
86
title: Android Development Keystores and Key Hashes
97
'twitter:description': Instructions on acquiring development keystores/key hashes
108
during Android app development.

main/docs/articles.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
description: Get started using Auth0. Implement authentication for any kind of
33
application in minutes.
4-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
54
'og:title': Auth0 Docs
65
'og:url': https://auth0.com/docs/
7-
permalink: articles
86
title: Auth0 Docs
97
'twitter:description': Get started using Auth0. Implement authentication for any kind
108
of application in minutes.

main/docs/auth0-android-database-authentication.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: How to use Auth0.Android with database connections
3-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
43
'og:title': Auth0.Android Database Authentication
54
'og:url': https://auth0.com/docs/
6-
permalink: auth0-android-database-authentication
75
title: Auth0.Android Database Authentication
86
'twitter:description': How to use Auth0.Android with database connections
97
'twitter:title': Auth0.Android Database Authentication

main/docs/auth0-android-passwordless.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: How to use Auth0.Android with passwordless connections
3-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
43
'og:title': Auth0.Android Passwordless Authentication
54
'og:url': https://auth0.com/docs/
6-
permalink: auth0-android-passwordless
75
title: Auth0.Android Passwordless Authentication
86
'twitter:description': How to use Auth0.Android with passwordless connections
97
'twitter:title': Auth0.Android Passwordless Authentication

main/docs/auth0-android-save-and-renew-tokens.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: Keeping your user logged in with Auth0.Android
3-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
43
'og:title': Auth0.Android Save and Renew Tokens
54
'og:url': https://auth0.com/docs/
6-
permalink: auth0-android-save-and-renew-tokens
75
title: Auth0.Android Save and Renew Tokens
86
'twitter:description': Keeping your user logged in with Auth0.Android
97
'twitter:title': Auth0.Android Save and Renew Tokens

main/docs/auth0-android-user-management.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: How to use Auth0.Android to manage users
3-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
43
'og:title': 'Auth0.Android: User Management'
54
'og:url': https://auth0.com/docs/
6-
permalink: auth0-android-user-management
75
title: 'Auth0.Android: User Management'
86
'twitter:description': How to use Auth0.Android to manage users
97
'twitter:title': 'Auth0.Android: User Management'

main/docs/authenticate.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: Learn all about how to authenticate using Auth0.
3-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
43
'og:title': Authenticate
54
'og:url': https://auth0.com/docs/
6-
permalink: authenticate
75
title: Authenticate
86
'twitter:description': Learn all about how to authenticate using Auth0.
97
'twitter:title': Authenticate

main/docs/authenticate/connection-settings-best-practices.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
description: Learn about recommended identity provider connection settings in
33
Auth0.
4-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
54
'og:title': Connection Settings Best Practices
65
'og:url': https://auth0.com/docs/
7-
permalink: connection-settings-best-practices
86
title: Connection Settings Best Practices
97
'twitter:description': Learn about recommended identity provider connection settings
108
in Auth0.

main/docs/authenticate/custom-token-exchange.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
description: Learn about Custom Token Exchange Early Access features.
3-
'og:image': https://cdn2.auth0.com/docs/1.14553.0/img/share-image.png
43
'og:title': Custom Token Exchange
54
'og:url': https://auth0.com/docs/
6-
permalink: custom-token-exchange
75
title: Custom Token Exchange
86
'twitter:description': Learn about Custom Token Exchange Early Access features.
97
'twitter:title': Custom Token Exchange

0 commit comments

Comments
 (0)