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.
Try Auth0 for Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
For the handling and manipulation of the HTML5 <canvas> element
A JavaScript library which adds an API for handling and manipulating
HTML5 <canvas> elements in the DOM.
Uses the '2d' context with each canvas element.
On starting, Scrawl.js investigates the HTML DOM and automatically
creates controller and wrapper objects for each <canvas> element it finds.
Can also generate visible canvas elements programatically, and add them
to the DOM.
Users create sprite and gradient objects using scrawl factory functions,
set their styling and...
2020: MOVED TO https://github.com/peterjtracey/desqchess -- because it's 2020...
Version 3 fork of desqchess.
DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems.
Plans for other plugins include:
- Add plugin to connect to animation system (web GL)
- Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.