v0.5.4
Allow repo association with existing credentials (#91) * add RepoSpaceAssociationWithCredentials model and logic to support creating repo with either exisitng credentials or an access token * implement updating repo credentials * add validator so only access token or credentials name are used * remove comments * update doc