An open API service indexing awesome lists of open source software.

https://github.com/smashedr/auto-auth

Auto Auth Development
https://github.com/smashedr/auto-auth

Last synced: 28 days ago
JSON representation

Auto Auth Development

Awesome Lists containing this project

README

          

[![Chrome Web Store Users](https://img.shields.io/chrome-web-store/users/gpoiggobidhogpmmlakahiaaegibnogm?logo=google&logoColor=white&label=users)](https://chromewebstore.google.com/detail/gpoiggobidhogpmmlakahiaaegibnogm)
[![Mozilla Add-on Users](https://img.shields.io/amo/users/auto-auth?logo=mozilla&label=users)](https://addons.mozilla.org/addon/auto-auth)
[![Chrome Web Store Rating](https://img.shields.io/chrome-web-store/rating/gpoiggobidhogpmmlakahiaaegibnogm?logo=google&logoColor=white)](https://chromewebstore.google.com/detail/gpoiggobidhogpmmlakahiaaegibnogm)
[![Mozilla Add-on Rating](https://img.shields.io/amo/rating/auto-auth?logo=mozilla&logoColor=white)](https://addons.mozilla.org/addon/auto-auth)
[![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/gpoiggobidhogpmmlakahiaaegibnogm?label=chrome&logo=googlechrome)](https://chromewebstore.google.com/detail/gpoiggobidhogpmmlakahiaaegibnogm)
[![Mozilla Add-on Version](https://img.shields.io/amo/v/auto-auth?label=firefox&logo=firefox)](https://addons.mozilla.org/addon/auto-auth)
[![GitHub Release Version](https://img.shields.io/github/v/release/cssnr/auto-auth?logo=github)](https://github.com/cssnr/auto-auth/releases/latest)
[![GitHub Locales](https://img.shields.io/github/directory-file-count/smashedr/auto-auth/src/locales?type=file&extension=yaml&logo=libretranslate&label=locales)](https://github.com/smashedr/auto-auth/tree/master/src/locales)
[![Deployment Chrome](https://img.shields.io/github/deployments/smashedr/auto-auth/chrome?logo=googlechrome&logoColor=white&label=chrome)](https://github.com/smashedr/auto-auth/deployments/chrome)
[![Deployment Mozilla](https://img.shields.io/github/deployments/smashedr/auto-auth/mozilla?logo=firefox&logoColor=white&label=mozilla)](https://github.com/smashedr/auto-auth/deployments/mozilla)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=smashedr_auto-auth&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=smashedr_auto-auth)
[![Workflow Build](https://img.shields.io/github/actions/workflow/status/cssnr/auto-auth/build.yaml?logo=norton&logoColor=white&label=build)](https://github.com/cssnr/auto-auth/actions/workflows/build.yaml)
[![Workflow Lint](https://img.shields.io/github/actions/workflow/status/cssnr/auto-auth/lint.yaml?logo=norton&logoColor=white&label=lint)](https://github.com/cssnr/auto-auth/actions/workflows/lint.yaml)
[![GitHub Last Commit](https://img.shields.io/github/last-commit/cssnr/auto-auth?logo=listenhub&label=updated)](https://github.com/cssnr/auto-auth/pulse)
[![GitHub Repo Size](https://img.shields.io/github/repo-size/cssnr/auto-auth?logo=buffer&label=repo%20size)](https://github.com/cssnr/auto-auth?tab=readme-ov-file#readme)
[![GitHub Top Language](https://img.shields.io/github/languages/top/cssnr/auto-auth?logo=devbox)](https://github.com/cssnr/auto-auth?tab=readme-ov-file#readme)
[![GitHub Contributors](https://img.shields.io/github/contributors-anon/cssnr/auto-auth?logo=southwestairlines)](https://github.com/cssnr/auto-auth/graphs/contributors)
[![GitHub Issues](https://img.shields.io/github/issues/cssnr/auto-auth?logo=codeforces&logoColor=white)](https://github.com/cssnr/auto-auth/issues)
[![GitHub Discussions](https://img.shields.io/github/discussions/cssnr/auto-auth?logo=theconversation)](https://github.com/cssnr/auto-auth/discussions)
[![GitHub Forks](https://img.shields.io/github/forks/cssnr/auto-auth?style=flat&logo=forgejo&logoColor=white)](https://github.com/cssnr/auto-auth/forks)
[![GitHub Repo Stars](https://img.shields.io/github/stars/cssnr/auto-auth?style=flat&logo=gleam&logoColor=white)](https://github.com/cssnr/auto-auth/stargazers)
[![GitHub Org Stars](https://img.shields.io/github/stars/cssnr?style=flat&logo=apachespark&logoColor=white&label=org%20stars)](https://cssnr.github.io/)
[![Discord](https://img.shields.io/discord/899171661457293343?logo=discord&logoColor=white&label=discord&color=7289da)](https://discord.gg/wXy6m2X8wY)
[![Ko-fi](https://img.shields.io/badge/Ko--fi-72a5f2?logo=kofi&label=support)](https://ko-fi.com/cssnr)

# Auto Auth


Auto Auth

- [Install](#install)
- [Test Instructions](#test-instructions)
- [Development](#development)
- [Contributing](#contributing)

This is almost complete and ready for testing.
To use the new version see the [Test Instructions](#test-instructions)

[![Latest Release](https://img.shields.io/github/v/release/smashedr/auto-auth?style=for-the-badge&logo=github&color=brightgreen&label=download%20latest%20release)](https://github.com/smashedr/auto-auth/releases/latest)

> [!CAUTION]
> Development version of [cssnr/auto-auth](https://github.com/cssnr/auto-auth).
> For more, see the [Roadmap Issue](https://github.com/cssnr/auto-auth/issues/17) or [TODO.md](TODO.md).

## Install

First, Download a [GitHub release](https://github.com/smashedr/auto-auth/releases) for your browser.

Then, Install it locally by completing these additional steps.

- [Mozilla Firefox](https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/)
- [Google Chrome](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked)
- [Microsoft Edge](https://learn.microsoft.com/en-us/microsoft-edge/extensions/getting-started/extension-sideloading#locally-installing-and-running-an-extension)

### Test Instructions

To test and use the development version without effecting the live version:

1. Export your credentials from the live version.
2. Disable the live version.
3. [Install](#install) and enable the Development version.
4. Import the credentials from step #1.
5. Manually configure any other options.

Done! You are now using the development version.

If you run into any issues, you can switch back at any time by disabling this version and re-enabling the live version.
Additionally, please [report the issue](https://github.com/smashedr/auto-auth/issues) you find if you have the time. Thanks!

## Development

[![Framework](https://img.shields.io/badge/framework-wxt-darkgreen?style=for-the-badge&logo=wxt)](https://github.com/wxt-dev/wxt)
[![GitHub Top Language](https://img.shields.io/github/languages/top/smashedr/auto-auth?style=for-the-badge&logo=devbox)](https://github.com/smashedr/auto-auth/tree/master/src)
[![GitHub Locales](https://img.shields.io/github/directory-file-count/smashedr/auto-auth/src/locales?style=for-the-badge&type=file&extension=yaml&logo=libretranslate&label=locales)](https://github.com/smashedr/auto-auth/tree/master/src/locales)

To get started, see the [CONTRIBUTING.md](#contributing-ov-file).

Additionally, you can request features, report issues, start discussions and chat with us on Discord.

[![Features](https://img.shields.io/badge/features-brightgreen?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/cssnr/auto-auth/issues/new?template=1-feature.yaml)
[![Issues](https://img.shields.io/badge/issues-red?style=for-the-badge&logo=southwestairlines&logoColor=white)](https://github.com/cssnr/auto-auth/issues)
[![Discussions](https://img.shields.io/badge/discussions-blue?style=for-the-badge&logo=livechat&logoColor=white)](https://github.com/cssnr/auto-auth/discussions)
[![Discord](https://img.shields.io/badge/discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/wXy6m2X8wY)

I added a [TODO.md](TODO.md) that I will populate with remaining items as this is almost done!

## Contributing

See the [CONTRIBUTING.md](#contributing-ov-file) for more details.

Please consider making a donation to support the development of this project
and [additional](https://cssnr.com/) open source projects.

[![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/cssnr)





Star History Chart