Skip to content

Commit 4320be1

Browse files
Fixes (#2761)
1 parent e086970 commit 4320be1

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

deploy/reference/accounts.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@ title: Accounts
33
description: "Information about user accounts, authentication via GitHub, and managing your profile in Deno Deploy."
44
---
55

6-
Deno Deploy accounts are linked to GitHub accounts. You can only sign in to Deno
7-
Deploy with GitHub authentication.
6+
Deno Deploy supports logging in with GitHub.
87

98
Your primary contact email address and name are synced from GitHub. Both your
109
username and email address update on every sign in. After changing your email,
1110
login, or name on GitHub, sign in again to see these changes reflected in the
1211
Deno Deploy dashboard.
12+
13+
Deno also supports logging in with Google accounts.
14+
15+
Users authenticating with Deno Deploy using a Google account will also need to
16+
provide GitHub credentials when creating new applications in order to access
17+
GitHub repositories for deployments.

deploy/reference/playgrounds.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Playgrounds
33
description: "Write and deploy code completely from Deno Deploy, without the need for a git repository."
44
---
55

6-
![Deno Deploy Playground](https://deno.com/video/playground-1-720.mp4)
7-
86
Playground applications enable you to create, edit, and deploy applications
97
entirely from the Deno Deploy web dashboard, without needing to create a GitHub
108
repository.

0 commit comments

Comments
 (0)