Parent Directory
|
Revision Log
|
Revision Graph
Initial commit of OpenID Provider module - for openid server support
| 1 | This module implements OpenID Provider support for D6 (currently). |
| 2 | |
| 3 | It depends on core's openid.module for common library usage. |
| 4 | |
| 5 | TODO: |
| 6 | * Flush out hooks for extension suport |
| 7 | * Extension namespacing support |
| 8 | * Better detection of 1.x vs. 2.x protocol use |
| 9 | * HMAC-256 support (via hash() & php5) |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |