* generate pseudo accounts * when you think you're being clever * return garbage pseudo account when no token
Co-authored-by: Asim Aslam <asim@aslam.me>
* Refactor auth: add token and memory implementations * Fix typo * Remove memory auth (implemented already by the store implementation), revert default to noop * Add grpc header * Global Config * config/global => util/config * Rename package to remove confict * Tweak * Improve Error Handling