Index: test/activitypub-as2.test.js
===================================================================
--- test/activitypub-as2.test.js	(revision 1c2dcbaa5456f3903606d3d13a56c7661366fdda)
+++ test/activitypub-as2.test.js	(revision 4407c67257b1d061f0376ef1ea63ea597c308e4b)
@@ -30,4 +30,6 @@
   'totalItems', 'orderedItems', 'items', 'first', 'last', 'partOf', 'next', 'prev',
   'preferredUsername', 'inbox', 'outbox', 'followers', 'following', 'endpoints', 'sharedInbox',
+  // ActivityPub §4.1 `endpoints` vocabulary (same category as sharedInbox), used for C2S.
+  'oauthAuthorizationEndpoint', 'oauthTokenEndpoint', 'uploadMedia',
   'publicKey', 'owner', 'publicKeyPem',
   'Note', 'Person', 'Create', 'Update', 'Delete', 'Tombstone', 'Announce', 'Like', 'Follow',
