I've just started work on an OAUTH server too.  So far I've built the 
"simple" example of the RangelReale project.  It takes a user name and 
password and produces a token, so it seems to do pretty much all the things 
that you need.  It also gives a reference to the OAUTH RFC.  If you haven't 
done this stuff before, that will be very useful.

I can't see any examples in the go-auth2 project, which is why I'm using 
the RangelReale stuff.  However, I haven't even figured out yet how to 
build it properly.

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to