FusionAuth is a platform and framework agnositc modern CIAM tool to integrate authentication, authorization and user management into your applications. FusionAuth supports many applications in one easy to use browser interface. Features are exposed in API's that allow flexibility and customizable user experiences. In this tutorial we will demonstrate integrating FusionAuth with the light-weight Ruby framework Sinatra.
The best way to integrate with Sinatra is using the FusionAuth Ruby client library. The API will provide all of the necessary methods to create user access management.
This tutorial will illustrate creating a Sinatra application, JSCRUM - a Pied Piper Agile Management App by Jared, with FusionAuth that allows users to register, login, view and edit profile information, logout, and delete their accounts. Check out the example [FusionAuth Sinatra Application here](https://github.com/mcat56/f