This repository is the home of Trinsic's API (backend) and UI (frontend) libraries.
You can find our platform's documentation at docs.trinsic.id
Use these libraries in your backend to communicate with the Trinsic API.
Language | Version | Build status |
---|---|---|
C# |
||
Go |
||
Java |
||
PHP |
||
Python |
||
Ruby |
||
Typescript |
Use these libraries in your frontend (web or mobile app) to launch the Trinsic Flow on your user's device after creating a Session using an API Library.
Platform | Version | Build status |
---|---|---|
Android |
||
Expo |
||
Flutter |
||
React Native |
||
Swift |
||
Web |
Our SDKs follow the Semantic Versioning ("SemVer") scheme.
For example, the version number 1.13.0
has a major version of 1
, a minor version of 13
, and a patch version of 0
.
Breaking changes are only introduced alongside a new major version.
Any issues, inquiries, and feature requests can be sent to [email protected], or feel free to open a GitHub issue here.