Documentation Index
Fetch the complete documentation index at: https://docs.briksync.com/llms.txt
Use this file to discover all available pages before exploring further.
Week in review
This week we improved the clarity of the auth callback endpoint documentation.Updates
- Auth callback API documentation improved — The API reference for the auth callback endpoint now clearly describes what happens when the authorization code is omitted: the endpoint redirects you to the sign-in page with an error indicator instead of returning a failure response. If you are building custom OAuth flows or handling edge cases around expired authorization links, the updated documentation makes the expected behavior easier to understand. Learn more