Giter VIP home page Giter VIP logo

google2fa-laravel's Introduction

Hi there ๐Ÿ‘‹

Welcome to my profile! This really has a MySpace feel to it, doesn't it? I wonder if I can set up some background tunes ๐Ÿค”.

I'm mainly a PHP developer. Most of my work on GitHub is on Firefly III, a personal finance manager, and the associated tools and repositories. Some interesting ones are:

  1. The data importer that allows you to import CSV, CAMT.053 or bank data into Firefly III
  2. The Firefly III documentation
  3. The Firefly III API documentation

But also interesting (even though I say so myself) are the following tools (for Firefly III) that you might find useful:

  1. Product manager. A tool to manage costs and expenses of stuff you enter into Firefly III
  2. Auto save tool. A tool to round up transactions saved in Firefly III

As you can see in the bottom left corner, a lot of people are sponsoring me for the work I do on Firefly III. I'm very proud to have such a nice group of people willing to support me. Thank you! ๐ŸŽ‰

JC5's github stats

Contact

Hit me up at [email protected], or find me at Mastodon or Gitter.

google2fa-laravel's People

Contributors

acgtwentyone avatar andrewminion-luminfire avatar antonioribeiro avatar arukompas avatar asbiin avatar benrolfe avatar cdn avatar cyrildewit avatar cyrilmazur avatar derrickschoen avatar drakakisgeo avatar h44z avatar irayoun avatar it-can avatar jc5 avatar khristophor avatar koozza avatar m1r0 avatar mfn avatar rbresjer avatar robertpcontreras-ts avatar robincsamuel avatar roelofjan-elsinga avatar sebbo94by avatar vrajroham avatar wouterflorijn avatar zebranorth avatar zeyad82 avatar

google2fa-laravel's Issues

New feature to remember the user's 2FA state

Tagging @duckarcher

I've pushed some commits to make the library capable of remembering the 2FA state over sessions. It requires a table to store a token, which is sent to the user in a cookie. If the cookie with the token is found and is valid, no re-authentication is necessary.

I would appreciate it if you would look at the code and let me know what you think. Things that are on my own todo list:

  • Have to make verify that the default behavior isn't changed when you use this package.
  • Maybe something needs to be done with the token value in the cookie / DB for security?

See also:

https://packagist.org/packages/jc5/google2fa-laravel#dev-master

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.