Move away from ActivityPub handles
Closes #158 (closed)
Moves from using AP handles (eg grant@grants.cafe) to using full URIs (eg https://grants.cafe/users/grant)
This feature has no migration scripts for existing instances and must be done manually
URIs are given by the OpenID handler under the sub claim (which was changed in the core fediverse-auth@c93a9bec)