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 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Pattern Builder is an object modelling and code generation tool for Mac OS X developers. It can model and generate the class files for complete Objective-C/Cocoa applications, with Interface Builder outlets and actions, which can then be built in Xcode.
Nmdepend is a lightweight 'link-time' dependency analyzer for C++. It uses object files and libraries instead of source-code as input. It can help to manage 'cross-directory' dependencies. Dependencies can be visualized in combination with Graphviz.
KnowledgeFrame is a proven, mature Java framework for agile design and development of sophisticated business database applications based on live metadata and live business rules, using a declarative approach. Links to RETS 1.7 protocol.
Decompile win32 program and DLL to C++ step by step. Allow some interactive.
Main functions already work:
*support if/else/for/do/while/break/switch case/continue
*support API
*support C++ head file load
*support standard library function recognize
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Xphere IDE is an Integrated Development Environment based on Eclipse and intended for developing JAVA Applications, JAVA Applets, JAVA SERVLETS, EJB's and PHP software. Xphere IDE is a compilation of Eclipse plugins and other software.
Rational Rose mdel parser for effort calculation based on Karner Use Case Point estimation. Herramienta automática de estimación de esfuerzo basado en puntos de caso de uso
JBeanGen is a software to generate Java classes to build JSP in an esier way, because it helps webdevelopers to create Value Object Classes and DAO classes that can easily be integrated in a web application using MVC (Model Controller View) Arquitecture.
Sagen provides the ability (for non-techncial personnel) to develop use case descriptions which are compiled against the java source and test code enabling requirements tracability and project development progress.
PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat. Thanks to its cache manager (that can be disabled in case of DYNAMIC proxied web sites) it's really very performant in case of STATIC proxied web sites.
Eclipse 3.x plugin to provide case toggling functionality in the various Eclipse editors. Includes general purpose "firstName -> FIRSTNAME -> firstname -> FIRSTnAME -> firstName" toggling and database toggling: "firstName -> FIRST_NAME -> firstName".
The XUL (XML UI Language) project provides free test suites to help ensure interoperability between different XUL motors/browsers and free, open-source show-case examples (aka blue prints) to demo the power of XML for creating UIs.
CAFE Linux (Class And Functionality Enumerator for Linux) is a CASE tool which aid the process of design and code generation using visual modeling. This tool helps you in developing the class diagrams using UML notations and generates code accordingly.
Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
The Fault Injection Test Harness provides a uniform mechanism for writing reliable test case to validate a Linux device driver can gracefully handle software and hardware fault conditions.
yakTest is a very lightweight (only a few classes) testing framework in the spirit of JUnit, CppUnit, and others. It emphasizes small-grained test classes and text output in file:line:message format suitable for emacs. A sample test case is included.