Source code for 2FAS Browser Extension
Go to file
2024-10-03 13:09:40 +02:00
.github Add question form 2024-02-27 13:29:41 -05:00
.vscode #922 NodeJS upgrade 2023-11-13 19:54:38 +01:00
2FAS - Two factor authentication #1663 xCode build 2024-10-01 10:54:15 +02:00
src #1663 setIcon FIX 2024-10-03 13:09:40 +02:00
webpack #1663 Custom icon 2024-09-26 15:41:37 +02:00
.babelrc #1513 Production optimizations 2024-03-08 10:02:04 +01:00
.browserslistrc Initial Open Source commit 2023-03-21 08:20:34 +01:00
.env.example #1570 LOCO_KEY FIX 2024-07-09 14:09:56 +02:00
.eslintignore #1458 socialIcons CSS FIX, eslint/stylelint ignore improvement 2024-01-08 12:45:15 +01:00
.eslintrc.json Initial Open Source commit 2023-03-21 08:20:34 +01:00
.gitignore #922 gitignore update 2023-11-17 10:35:34 +01:00
.nvmrc #1663 Packages update 2024-09-23 17:05:21 +02:00
.stylelintignore #1458 socialIcons CSS FIX, eslint/stylelint ignore improvement 2024-01-08 12:45:15 +01:00
.stylelintrc Initial Open Source commit 2023-03-21 08:20:34 +01:00
CONTRIBUTING.md Issue #68 changes 2024-03-04 11:27:24 +01:00
LICENSE Initial commit 2023-03-03 09:43:17 +01:00
logsCodes.txt #1515 Code refactor 2024-03-22 14:14:02 +01:00
open-source-licenses.html #1663 OSS Licenses 2024-10-03 12:36:36 +02:00
open-source-licenses.json #1663 OSS Licenses 2024-10-03 12:36:36 +02:00
package.json #1663 Custom icon WIP 2024-09-26 13:02:51 +02:00
README.md Initial Open Source commit 2023-03-21 08:20:34 +01:00
scssLint.yml Initial Open Source commit 2023-03-21 08:20:34 +01:00

Open Source 2FAS Browser Extension

This is the official Browser Extension for the Open Source 2FAS project.

What is 2FAS?

2FAS (Two-Factor Authentication Service) is a user authentication method that provides an additional layer of security for online accounts. In addition to a username and password, 2FAS uses a second factor, such as a one-time password (OTP) shown on a user's phone, to verify a user's identity. This helps prevent unauthorized access to accounts, even if a password is compromised.

Features

  • Connecting the 2FAS Browser Extension with the 2FAS Auth app
  • Sending push notifications to 2FAS Auth app
  • Automatic entering 2FA tokens sent by 2FAS Auth app

Graphics

Please note that the graphics used in this app are not part of the open source project and are subject to their own separate licensing terms.

Bug Reporting

We use GitHub for bug reports. Please visit the 2FAS Browser Extension issues page to search for and report any bugs you may have found. Before adding a new issue, please search for existing issues to avoid duplicates.

Getting Started

  1. Download the Browser Extension from the releases page.
  2. Install the Browser Extension on your web browser.
  3. Follow the on-screen instructions to set up 2FAS Extension for your 2FAS Auth app.

Contributing

We welcome contributions to the Open Source 2FAS project. If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes.
  4. Commit your changes and push them to your fork.
  5. Create a new pull request from your fork to the master branch of the main repository.

We will review your pull request and, if it is approved, merge it into the main codebase.

By sharing ideas and code with the 2FAS community, either through GitHub or Discord, you agree that these contributions become the property of the 2FAS community and may be implemented into the 2FAS open source code.

Donations

If you would like to support the development of the Open Source 2FAS project, you can make a donation. All donations will be used to support the ongoing development and maintenance of the project.

We appreciate your support!

License

Copyright (c) Two Factor Authentication Service, Inc. All rights reserved.

Licensed under the GNU General Public License v3.0.