Salesforce OmniLogin: A Free and Open Source Extension for Managing Salesforce Logins
Salesforce OmniLogin is a free and open-source extension designed to simplify the management of Salesforce logins using OAuth2. Developed by Javier Martínez de Pissón Caruncho, this Chrome extension provides Salesforce admins and developers with a convenient tool to store and manage their org logins without the need for passwords.
With Salesforce OmniLogin, users only need to enter their username and password once, and the extension takes care of the rest. The extension organizes all usernames into sections, ensuring that your orgs are always organized and easily filterable. Additionally, the extension utilizes the Salesforce OAuth2 flow, allowing admins to revoke access from the extension at any time, ensuring the security of all your logins.
Salesforce OmniLogin is built using Open Source Lightning Web Components, serving as a proof of concept to test the LWC Framework outside of the Salesforce Platform or the typical web app context. As a result, the extension is completely free and open source, with the code available for browsing on GitHub.
Please note that Salesforce OmniLogin is still in the experimental stage and should not be used in production environments.