170 Révisions (ac82b11a290fdfd73754681d8ea2ca5411ff82bb)

Auteur SHA1 Message Date
  j ac82b11a29 :recycle: return error correctly from validate session endpoint il y a 2 ans
  j 53b199589d :recycle: throw on jwt validation error il y a 2 ans
  j d3899e3f9b :recycle: collapse session validation check in route il y a 2 ans
  j 6b2ba741da :recycle: add error for missing sessionToken il y a 2 ans
  toj 55f0b3a9f7 :recycle: more detailed request.payload error message il y a 2 ans
  toj da0195ff62 :recycle: better error messages for sessin token processing il y a 2 ans
  tomit4 29d94a580c :white_check_mark: Finished updating backend tests, profile/score now works il y a 2 ans
  tomit4 6e6054afcd :white_check_mark: Finished editing membership /<profile_id> test il y a 2 ans
  tomit4 645894d9e5 :white_check_mark: Slowly refactoring test, in progress... il y a 2 ans
  tomit4 fb63c0a468 :white_check_mark: Updated email test, adjusted profile route to not auth il y a 2 ans
  tomit4 3bb6ea1c6d :bug: Addressed bugs involving validation and groupings il y a 2 ans
  tomit4 1ff7fe78d2 :construction: Continued filtering logic for initial survey answers il y a 2 ans
  tomit4 e60c0555cd :pencil2: Fixed merge issues il y a 2 ans
  juancarbajal98 f4af0e4376 :gears: migrating filtering logic to backend in new filter plugin il y a 2 ans
  tomit4 4af78019a5 :boom: Removed unnecessary user routes 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 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
  juancarbajal98 cae3863e11 :construction: extended the score endpoint to support filter query params- duration, presence and certifications 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 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 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 2 ans
  tomit4 7ba7e46940 :construction: Verification of JWT through headers/strategies achieved il y a 2 ans
  tomit4 67fbe0181e :construction: Set up separate routes for session/access token creation il y a 2 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 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 9023557114 :construction: Retrying with auth during survey il y a 3 ans
  tomit4 389d3fd836 :construction: Closer and closer still to finalizing auth il y a 3 ans