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
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
TABELLONE PUNTEGGI, By F.A. - 2015
Simple OpenSource scoreboard made in PHP with HTML5 and JS
HOW TO INSTALL
Simply upload all file on your web space with PHP engine and run index.php
Optimized for all browsers HTML5 supported
Optimized for touch screen monitor
Tested on: Internet Explorer, Google Chrome, Mozilla Firefox, Avast SafeZone Browser
JavaScript chess with board rotation, pgn output, forward/back & save
Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection.
Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented.
A PHP Web Application that you can install on your own web server. It allows you to play chess with other users across the internet or sitting at the same screen. It only permits valid moves and can automatically detect check and checkmate status.