Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
For owntracks, see https://owntracks.org/
mqottrace collects location data from the mqtt server and writes it into
an sqlite3 database. You can convert the data into gpx tracks with
mqott2gpx.
This project has been migrated to GitHub : https://github.com/vlachenal/anch-framework
AnCH framework aims to provide utility classes for some common programming features. Features are implemented to be used as simply as possible.
This framework was initially a way to test new C++ specifications (C++11) and to test C++ design patterns and tricks.
Only POSIX systems are supported for now. Others could be supported later.
(Partial) Doxygen documentation can be found on project home page.