Updated gpgAuth PHP Server Implementation example
Project: gpgAuth
I have updated the gpgAuth PHP Server Implementation example which targets gpgAuth v1.3.0 - this follows the new specification that makes use of header fields instead of events being emitted from the webpage. The handling of events across browsers is rather cumbersome - header fields are not..
You can see the new example code here: PHP Server Implementation
