* initial commit
* tidy up go.mod, fix errant lines
* don't do bearer token and unverified email stuff yet
* get yaml file relative to current file so it works when running from all directories
* make some style changes
* refactor authorizer to not duplicate the strings for the permissions
* refactor to another directory
* add spec validation check
* update dockerfile
* don't use dockerfiles, just use embed
* use yaml/v3