access_token: use os.urandom to generate token
Using same method as python 3.6's secrets module and a bit longer token that what python currently recommends, since we were using very very long tokens until now (so that it does not look like a "regression")
Showing
Please register or sign in to comment