Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
MongoDB Atlas runs apps anywhere
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.
LatexInWord provides macros for Microsoft Word that allow the use of LaTeX input to create equations images in both inline and display modes. Similar macros for other word processors will hopefully be added in the future.
We are currently in the process of migrating this project to GitHub:
Client: https://github.com/EngineeroLabs/latex_in_word
Server: https://github.com/EngineeroLabs/Process_LaTeX
A Wysiwyg Wiki in php/mysql. Features are : wysiwyg online editor (Xinha), user management, lock system to avoid 2 users editing a page at the same time, file management (attachment), image management(upload+online modifications), versioning...
<b>phpAG</b> is an anagram generator written in PHP.<br /><br />
It takes any string as input and can output whether all permutations or only meaningfull anagrams i.e. permutations corresponding to words stored in a separated text file.