I'm having problems with a small OpenID-library called LightOpenID . I can authenticate to almost all providers, but I don't know how to fetch the data from the provider. I only get Array(), even with print_r().
You need to call getAttributes()
after $openid->validate()
not before.
Remember:
Note that it does not guarantee that any of the required/optional parameters will be present
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With