File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,15 @@ title: Accounts
33description : " 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
98Your primary contact email address and name are synced from GitHub. Both your
109username and email address update on every sign in. After changing your email,
1110login, or name on GitHub, sign in again to see these changes reflected in the
1211Deno 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.
Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ title: Playgrounds
33description : " 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-
86Playground applications enable you to create, edit, and deploy applications
97entirely from the Deno Deploy web dashboard, without needing to create a GitHub
108repository.
You can’t perform that action at this time.
0 commit comments