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
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
...Selecting "qooxdoo JavaScript App" creates either a single-page or two-page master-detail qooxdoo app and a Lazarus project for managing and editing the app's JavaScript files.
Selecting "qooxdoo JavaScript Page" adds a page to the app and to the Lazarus project.
Can also "compile" (run generate.py) from within Lazarus - if a syntax error is detected, the code editor jumps to the JavaScript file and line where the error is located.
Also includes full source code for the Unicodum demo app. This is a Unicode viewer consisting of a qooxdoo-based mobile client and a choice of Pascal (FCGI) or PHP server app.
Get started with Laravel 5.3 and AngularJS (material)
While this starter used to be an excellent starting point for Laravel 5 & Angular 1.x, using Angular 1. x results in large JavaScript bundles which makes the mobile experience slow. Thus it's recommended to upgrade to Angular (2+). The motivation behind this starter package is to provide a default starting point with best practices in mind, for web apps using Laravel 5.3 & Angular 1.5. Providing sane defaults for most of the plugins & packages used. This project does not aim to include as...