Versions in this module Expand all Collapse all v0 v0.4.0 Oct 20, 2016 v0.3.0 Sep 21, 2016 Changes in this version + type UserService struct + func NewUserService(w io.Writer) *UserService + func (s *UserService) Authorized(handle, rawurl string) bool + func (s *UserService) Close() error + func (s *UserService) Listed(handle string) bool + func (s *UserService) Notify(handle, loginurl string) error + func (s *UserService) Register(handle string) error