odysee-roku
odysee-roku copied to clipboard
user/me + account merging when authenticating
Do we call user/me for all users, even signed out today?
If so, I gotta dig up some logic where we have to pass the auth token with the first user/me bearer call so that those accounts are merged. This is mostly for internal user purposes, doesn't break anything.
bc6f340c22bb0629ae2e3811654238e3c2318aea might fix this, since I now pass the bearer token with the first call of /user/me