Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

If a kill session method is usefull ? #43

Closed
SkYNewZ opened this issue Mar 29, 2018 · 3 comments
Closed

If a kill session method is usefull ? #43

SkYNewZ opened this issue Mar 29, 2018 · 3 comments

Comments

@SkYNewZ
Copy link

SkYNewZ commented Mar 29, 2018

I found the kill session endpoints, maybe it can be usefull:

curl -X DELETE \
  'https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/sessions/kill/{{ACCESS_TOKEN}}' \
  -H 'Authorization: Bearer {{ACCESS_TOKEN}}'

It can be usefull for kill the current session at the end of testing to prevent error "too many session"

@qlaffont
Copy link
Owner

Why it's usefull ? Logically, you just need a session for your account.
For Stats-Fortnite.com, i have only one session and it's working well !

@SkYNewZ
Copy link
Author

SkYNewZ commented Mar 30, 2018

#42

@qlaffont
Copy link
Owner

#57

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants