Compare commits

..

No commits in common. "7eeeb5ef560c05846a885a25bb9233f2d3507293" and "e8863d83a5291bb7b76e737eaf0272ef44f4557a" have entirely different histories.

6
.env.example Normal file
View 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