# gauth **Repository Path**: gbraad-apps/gauth ## Basic Information - **Project Name**: gauth - **Description**: A simple application for multi-factor authentication, written in HTML using jQuery Mobile, jsSHA and LocalStorage. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2019-10-26 - **Last Updated**: 2023-12-01 ## Categories & Tags **Categories**: oauth-dev **Tags**: None ## README GAuth ===== [!["GAuth"](https://raw.githubusercontent.com/gbraad/gauth/master/img/icon_64.png)](http://github.com/gbraad/gauth) A simple application for multi-factor authentication, written in HTML using jQuery Mobile, jsSHA, LocalStorage and Application Cache. It implements the TOTP (Time-Based One-Time Password) algorithm according to [RFC6238](https://tools.ietf.org/html/rfc6238) and has been tested to work with Google Authenticator, Dropbox, Dreamhost, Amazon, Linode, Okta and many other services. Hosting ------- * [Hosted web application](http://gauth.apps.gbraad.nl "Hosted web application") You can self-host a version of this application by just serving the static files using Apache, nginx or webhoster. Authors ------- | [!["Gerard Braad"](http://gravatar.com/avatar/e466994eea3c2a1672564e45aca844d0.png?s=60)](http://gbraad.nl "Gerard Braad ") | |---| | [@gbraad](https://gbraad.nl/social) | Donations --------- Become a patron or sponsor, by simply clicking one of these buttons [![](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/gbraad) [![Github Sponsorship](.github/github_sponsor_btn.svg)](https://github.com/sponsors/gbraad) ... or consider a small one-time donation to show appreciation [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/gbraad) [![PayPal donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=me%40gbraad%2enl&lc=US&item_name=gbraad¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) Contributors ------------ MatÄ›j Cepl Contact ------- If you have problems with the application, please first consult the [Issue tracker](https://github.com/gbraad/gauth/issues "Issue tracker") at Github. License ------- Licensed under the [GPL license][GPL]. [GPL]: http://www.gnu.org/licenses/gpl.html