astakos: Impose uniqueness on auth_token
Add uniqueness constraint in AstakosUser and Component models. Before that, invalidate (set to None) any duplicate tokens. When renewing a token, retry a couple of times, if generated token is in use.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment