Skip to content

Commit 7ea2b18

Browse files
committed
docs: add auth docs page
1 parent a5d3ad7 commit 7ea2b18

File tree

6 files changed

+133
-364
lines changed

6 files changed

+133
-364
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: Signup & Sign-In
3+
subtitle: GibsonAI Signup & Sign-In Guide
4+
enableTableOfContents: true
5+
updatedOn: '2025-05-23T13:20:56.227Z'
6+
---
7+
8+
Getting started with GibsonAI is simple and secure with Gmail authentication. Follow these steps to quickly access the platform.
9+
10+
## Signup Process
11+
12+
<Steps>
13+
14+
## Visit the Homepage
15+
Go to [app.gibsonai.com](https://app.gibsonai.com) and click **Sign Up**.
16+
17+
## Sign up with Google or Email
18+
19+
### Sign up with Google
20+
21+
- Click **Sign Up with Google**.
22+
- You'll be redirected to the Google sign-in page.
23+
- Log in with your Gmail account.
24+
- Allow GibsonAI to access your basic profile information (like name and email) to complete the signup.
25+
26+
### Sign up with Email
27+
- Enter your email address and click **Send magic link**.
28+
- Check your inbox for an email with a secure login link.
29+
30+
## Automatic Account Creation
31+
Once you're authenticated, your GibsonAI account is automatically created and you'll be redirected to your dashboard.
32+
33+
</Steps>
34+
35+
## Sign-In Process
36+
37+
<Steps>
38+
39+
## Go to the Sign-In Page
40+
- On the homepage, click **Sign In**.
41+
42+
## Log in with Google or Email
43+
44+
### Log in with Google
45+
46+
- Click **Sign In with Google**.
47+
- Use your Gmail account to log in if you're not already signed in.
48+
49+
### Log in with Email
50+
- Enter your email and click **Send magic link**.
51+
- Use the link in your inbox to sign in securely.
52+
53+
## Access Your Dashboard
54+
Once you're signed in, you’ll be taken directly to your dashboard. From there, you can start designing, deploying, and managing your production-ready databases.
55+
56+
57+
</Steps>
58+

content/docs/guides/neon-auth.md

Lines changed: 0 additions & 287 deletions
This file was deleted.

content/docs/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ One prompt to build a database schema with GibsonAI.
2828

2929
<TechCards withToggler>
3030

31+
<a href="https://github.com/GibsonAI/next-app" title="Next.js" description="Connect a Next.js application to GibsonAI" icon="next-js"></a>
32+
3133
<a href="" title="React" description="Build powerful and interactive user interfaces with React using GibsonAI as your database" icon="react"></a>
3234

3335
<a href="" title="Node.js" description="Connect any Note JS application to GibsonAI" icon="node-js"></a>
3436

35-
<a href="" title="Next.js" description="Connect a Next.js application to GibsonAI" icon="next-js"></a>
36-
3737
<a href="" title="Vue" description="Connect a Vue.js application to GibsonAI" icon="vue"></a>
3838

3939
<a href="" title="Django" description="Connect a Django application to GibsonAI" icon="django"></a>

0 commit comments

Comments
 (0)