See http://groups.drupal.org/node/21357
hook_openid_provider_ax($op, $attributes, $request) and
hook_openid_provider_sreg($op, $sreg_fields, $request)
is too much.
Almost the same signature, almost the same purpose. Let's unify them.
Also in the patchset (depending patches): #488640: Simplify provider-side hooks, #488628: Simplify provider-side hooks and #488636: Simplify provider-side hooks in D7 port

Comments

xamanu’s picture

Assigned: aron novak » Unassigned
Category: bug » task
Status: Active » Needs work

The OpenID Provider AX module implements this now,but only in the Drupal 7 version: #488628: Simplify provider-side hooks
So please when porting this module spend half a minute on this. Cheers.