8000 GitHub - Sddilora/shark_tracker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sddilora/shark_tracker

Folders and files

NameName
Last commit message< 8000 /div>
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shark_tracker

  • We will be able to see sharks location at the end of the project. :) (I wish)

.env includes the

AUTH0_CLIENT_ID={your_id}
AUTH0_CLIENT_SECRET={your_secret}
AUTH0_DOMAIN={your_domain}
APP_SECRET_KEY= (Generate a string for APP_SECRET_KEY using "openssl rand -hex 32" from your shell.)

Set your allowed url's on your auth0 account

mine's are:
Allowed Callback URL's: http://localhost:5000/callback
Allowed Logout URL's: http://localhost:5000/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0