Skip to content
  1. Jan 11, 2024
  2. May 23, 2023
  3. Apr 08, 2023
  4. Mar 05, 2023
  5. Feb 12, 2023
  6. Feb 11, 2023
  7. Jan 29, 2023
  8. Nov 24, 2021
  9. Oct 13, 2021
    • Stéphane Sobucki's avatar
      [n26] rework the module · 8eef8212
      Stéphane Sobucki authored and hydrargyrum's avatar hydrargyrum committed
      Rework module using the TwoFactorBrowser, in order to make
      the module easier to debug.
      
      What's new:
      - The AppValidation 2FA method was implemented as it is more robust
      as N26 has stated in their documentation. This method is used as a
      default and we fallback to OTP by SMS if the user hasn't paired its
      device.
      - Added Pages instead of doing everything in Number26Browser
      - Replaced `request` method by `build_request` as
      it was only used to set the headers
      - flake8 compatible
      
      Fixes:
      - Using an access token generated using the refresh token
      gives access to 90 days of transactions only.
      - Too many requests error sometimes don't return a json body.
      - Clear access_token on 401 errors
      8eef8212
  10. Apr 11, 2021
  11. Apr 04, 2021
  12. Feb 12, 2020
  13. Feb 11, 2020
  14. Nov 09, 2019
    • droly's avatar
      [n26] Rework login, Handle OTP and refresh_token · 98507d00
      droly authored and hydrargyrum's avatar hydrargyrum committed
      Since n26 added new SCA on its app, their can be only one device paired to an account, other devices will be asked an OTP each time they try to log.
      
      By reversing the app i found that we can use the 'refresh_token', but since it's not used by the app it might be removed.
      
      closes: 13368@zendesk, 13367@zendesk, 13349@zendesk, 13366@zendesk, 13360@zendesk, 13413@zendesk, 13439@zendesk, 13462@zendesk, 13523@zendesk, 13526@zendesk, 13527@zendesk, 13562@zendesk, 13613@zendesk, 13681@zendesk, 13687@zendesk, 13692@zendesk, 13728@zendesk, 13739@zendesk, 13854@zendesk
      98507d00
  15. Mar 16, 2019
  16. Feb 27, 2019
  17. Feb 24, 2019
  18. Jan 06, 2019
  19. Sep 20, 2017
  20. Sep 19, 2017
  21. Mar 11, 2017
  22. Jan 08, 2017
  23. Nov 22, 2016
  24. Nov 18, 2016
  25. Sep 27, 2016
  26. Jun 22, 2016
  27. Feb 11, 2016
  28. Oct 17, 2014
  29. Oct 10, 2014