forked from xziino/ff14-mitigator
Compare commits
No commits in common. "7eeeb5ef560c05846a885a25bb9233f2d3507293" and "e8863d83a5291bb7b76e737eaf0272ef44f4557a" have entirely different histories.
7eeeb5ef56
...
e8863d83a5
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
DEV_MODE=true
|
||||
CLIENT_ID=your-fflogs-client-id
|
||||
REDIRECT_URI=http://localhost:8080/auth/callback.php
|
||||
AUTHORIZE_URI=https://www.fflogs.com/oauth/authorize
|
||||
TOKEN_URI=https://www.fflogs.com/oauth/token
|
||||
GRAPHQL_URI=https://www.fflogs.com/api/v2/user
|
||||
Loading…
x
Reference in New Issue
Block a user