yohcop / openid-go

OpenID consumer implementation in Go - golang
Other
83 stars 40 forks source link

Add extension support? #14

Open zycbobby opened 8 years ago

zycbobby commented 8 years ago

Could you add extension support for sreg

I have implemented one for myself. I think it is basically modify a bit in function buildRedirectURL under redirect.go.

yohcop commented 8 years ago

If you implemented one for yourself, any way you can make a nice pull request?