Update the REST docs to have a simple getting started with ``` GET /api/secure Authorization: Bearer eyJhbGciOi... ``` 1. Login to get the token 2. Use the token to call a query 3. Logout