gs.auth.token Documentation

Author:Michael JasonSmith
Contact:Michael JasonSmith <mpj17@onlinegroups.net>
Date:2015-06-18
Organization:GroupServer.org
Copyright:This document is licensed under a Creative Commons Attribution-Share Alike 4.0 International License by OnlineGroups.net.

This product provides an API to allow people to be added to a GroupServer group, without an invitation being sent [1]. There are two slight variants:

  • One is a web hook, designed to be used by external systems.
  • The other requires a cookie for authentication, and is designed to be used by the JavaScript on GroupServer pages

Contents:

Indices and tables

Resources

[1]The equivalent for inviting people is provided by gs.group.member.add.json <https://github.com/groupserver/gs.group.member.add.json>