@svenjacobs hm, when I was testing it, the first request with the oauth data would have one id, then future requests (that would no longer have the oauth data) would have a different one. I was trying to store the external user id from oauth, which is only available during that first login, but it wasn’t possible because the user id changed between the oauth data being available and it not