siodb icon indicating copy to clipboard operation
siodb copied to clipboard

Create user access token from hash

Open cxxman opened this issue 4 years ago • 0 comments

@cxxman for this issue (#144), I think we must be able to create tokens from hashed values. e.g.

alter user UUU add token TTT from hash x'<hashed_value>';

Then we can export users and import including the initial token. Make sense?

Originally posted by @niolap in https://github.com/siodb/siodb/issues/144#issuecomment-828195982

cxxman avatar Apr 28 '21 20:04 cxxman