davelester / WPBadger

A lightweight badge issuing platform built using WordPress
Other
43 stars 13 forks source link

Support for signed badges #58

Open davelester opened 11 years ago

davelester commented 11 years ago

Signed badges use the Backpack javascript issuer API to pass a signature rather than a URL. The JSON representation of the badge assertion should be used as the JWS payload. More info: https://github.com/mozilla/openbadges/wiki/Assertions

davelester commented 11 years ago

Not currently on the roadmap, but anyone wants to pick up this issue and run with it that would rock.