nbarrios / arcdps-uploader

Arcdps Combat Log Uploader Extension
Other
15 stars 7 forks source link

Expose dps.report user token or list where to find it #24

Closed PathosV closed 1 year ago

PathosV commented 2 years ago

Please add a way to find the user token used by uploader, this would be one way to easily integrate with other tools such as Aleeva, mentioned in #11

punsii2 commented 2 years ago

Im currently working on this here: https://github.com/punsii2/arcdps-uploader/tree/user-token I will try push this and other changes into the main Repo over the next days.

The change will currently:

One thing that i did not do yet do but which could probably be done is to add the userToken to the log-entries for each successful upload. But i think having one persistent token that is visible in the settings should be enough.

If you relay want this as fast as possible you can use the release from my fork It already works for me but some more testing/feedback would be appreciated.

nbarrios commented 1 year ago

Thanks @punsii2 for the pr. This is now merged and working in the v0.9.7.