211 Révisions (e5d847e8b26cfb45f7d05286d0ccf884d7ad055e)

Auteur SHA1 Message Date
  tomit4 e5d847e8b2 :recycle: Refactor with new Brevo API il y a 2 ans
  tomit4 4a9c6a745f :construction: Removed deleted routes from plugin registry il y a 2 ans
  tomit4 4af78019a5 :boom: Removed unnecessary user routes il y a 2 ans
  tomit4 6910b78585 :wrench: Adjusted config of send-email to use .env il y a 2 ans
  tomit4 3465ee6ea3 :bug: Fixed bug with cors on login il y a 2 ans
  tomit4 ed4c997214 :bug: Fixed verification errors il y a 2 ans
  tomit4 85b8ea81d4 :bug: Fixed validation error logs il y a 2 ans
  tomit4 19c92e2070 :pencil2: Fixed semantic issues and addressed edge null case il y a 2 ans
  tomit4 d9b469dc68 :white_check_mark: Added test for user/verify-session route il y a 2 ans
  tomit4 0dbad7f7f6 :pencil2: Fixed merge issues il y a 2 ans
  tomit4 0f7f8a43e6 :pencil2: Removed old commented out code, added TODO for hasher, etc. il y a 2 ans
  tomit4 9fc7d2225a :white_check_mark: Continued writing tests for user routes il y a 2 ans
  tomit4 cdd07831b8 :pencil2: Fixed merge issues il y a 2 ans
  tomit4 f345b96c87 :pencil2: Fixed merge issues il y a 2 ans
  tomit4 7ad445c373 :white_check_mark: Started testing il y a 2 ans
  tomit4 90d2daace5 :pencil2: Removed unnecessary route file il y a 2 ans
  tomit4 c465912e26 :sparkles: Implemented login il y a 2 ans
  tomit4 f7ec41949d :sparkles: Implemented login il y a 2 ans
  tomit4 742918adcd :construction: Achieved basic login upon verification from email il y a 2 ans
  j 56cf0fa16f :recycle: little post rebase fix il y a 2 ans
  juancarbajal98 cae3863e11 :construction: extended the score endpoint to support filter query params- duration, presence and certifications il y a 3 ans
  juancarbajal98 0f3212ab87 :construction: new filter service to preprocess a users match pool before scoring il y a 3 ans
  tomit4 a5c1050efb :sparkles: Finished refactor so less network calls and OnboardingView.vue cleaner il y a 2 ans
  tomit4 549de038d1 :construction: Got reissuing of token into jwt strategy...needs to switched again? il y a 2 ans
  tomit4 33fc9497c6 :construction: Reversed session/access token roles il y a 2 ans
  tomit4 80deb3b2df :poop: Failed attempt to authenticate using hashedSessionToken il y a 2 ans
  tomit4 efaf03889e :recycle: Started refactor by breaking out validateSession into helper funcs il y a 2 ans
  tomit4 0bb9dd37f0 :wrench: Updated salt to come from .env file il y a 2 ans
  tomit4 d717f141e7 :recycle: Refactor of profiler logic il y a 2 ans
  tomit4 2cf1669715 :sparkles: Notes added for refactor before merge il y a 2 ans
  tomit4 4296f12700 :construction: Incorporated changes of juan_spike into brian_dev_111 il y a 2 ans
  juancarbajal98 855c9a1e0c :construction: small changes necessary for working email auth il y a 2 ans
  tomit4 a0f6fd2e65 :sparkles: Finished latest implementation of session/access auth il y a 2 ans
  tomit4 7745929a65 :construction: Heavy refactor in onboarding auth logic il y a 2 ans
  tomit4 c609c4789a :construction: Heavy token logic refactor, mid way, Onboarding next... il y a 2 ans
  tomit4 be07c9c76f :memo: Made notes on needed security fix and ux edge case il y a 2 ans
  tomit4 e7c13686bc :bug: Fixed bug with access token expiration il y a 2 ans
  tomit4 e3e93694f2 :construction: Set up first attempt at reissuing access token il y a 2 ans
  tomit4 1c2498d210 :construction: Setting up to auth check both tokens il y a 2 ans
  tomit4 63ffb4722c :pencil2: Cleaned up OnboardingView into methods, works the same as before thus far il y a 3 ans
  tomit4 7ba7e46940 :construction: Verification of JWT through headers/strategies achieved il y a 3 ans
  tomit4 67fbe0181e :construction: Set up separate routes for session/access token creation il y a 3 ans
  tomit4 536fb847f7 :construction: Cleaned up logic from created into methods on Auth and Verification il y a 3 ans
  tomit4 adc4699286 :construction: Successfully moved jwt into response headers and grabbed it on front end il y a 3 ans
  tomit4 eac468fcfa :construction: Set up scaffolding for other jwt lib il y a 3 ans
  tomit4 5528e8cdb6 :construction: Setting up for different JWT library il y a 3 ans
  tomit4 ab73fb4039 :truck: Renamed variables/functions as a refactor il y a 3 ans
  tomit4 3e96a6f364 :pencil2: Lots of notes on where to go next il y a 3 ans
  tomit4 c11d4f1baa :pencil2: Cleaned up if statements, less nesting il y a 3 ans
  tomit4 312d19cabc :pencil2: Clean up comments, change sessionToken to sessionData il y a 3 ans