php - How to provide Return URL Verification with OpenID? -


I am using PHP OpenID library from my site. However, I realized that I need to support return URL validation. How can I do this class? I posted through the documents but I could not find anything.

EDIT: This forgot to mention a consumer application.

There is a blog post here.


Comments

Popular posts from this blog

Indexing in SQL -

objective c - iPhone and it's wireless area -

multithreading - Do lock objects in Java need to be static? -