@pfefferle @darnell
I use uuids for the ObjectIds (actor id). I had also toyed with the idea of using the Oauth2 UserId, but decided against it.
I might want to allow the actor to log in with 2 different Oauth2 providers at some point.
However, this makes debugging and troubleshooting hell ;-)
{
"id" : "https://dev.rdf-pub.org/e83aa7a7-6dee-4863-9ffb-e7f57d866d6c/7826f428-40cd-46bd-b1bb-54bdd01bb257",
"type" : [ "prov:Entity", "Person" ],
"inbox" : "https://dev.rdf-pub.org/e83aa7a7-6dee-4863-9ffb-e7f57d866d6c/inbox",
...
}