Skip to content

Commit

Permalink
user sessions and api token working
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLazron committed May 11, 2023
1 parent a326b98 commit 06c4b32
Show file tree
Hide file tree
Showing 48 changed files with 5,634 additions and 4,426 deletions.
11 changes: 11 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

# oAuth Providers

GOOGLE_CLIENT_ID = 881640054282-he0os7eb46h9eefdke3vr0kcqit6bdp7.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET= 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

DATABASE_URL='mysql://hgyrbwekwb168mh4078x:pscale_pw_uei1t173MyBH9ja0ritXHszWgn2ijcLAp1WPvJvSawg@aws.connect.psdb.cloud/similarity?sslaccept=strict'


NEXTAUTH_SECRET = anythingsecret
NEXTAUTH_URL= http://localhost:3000
Loading

0 comments on commit 06c4b32

Please sign in to comment.