As of April 2014 Livefyre began providing libraries to handle server-side creation of user Auth and CollectionMeta JWT (JSON Web Token) tokens. These libraries are avilabe in java, node.js, php, python and ruby.
This guide leverages legacy documentation and sample code to help customers using C# .NET to write their own methods to create these tokens.
If you would like to reference Livefyre's official libraries, we recommend using the Java Library as a starting point for C# developers.
You may also consider using the Node.js Library from the command line to generate reference tokens for yourself, and to get famliar with the method structure.