170 Commit (ac82b11a290fdfd73754681d8ea2ca5411ff82bb)

Autore SHA1 Messaggio Data
  j ac82b11a29 :recycle: return error correctly from validate session endpoint 2 anni fa
  j 53b199589d :recycle: throw on jwt validation error 2 anni fa
  j d3899e3f9b :recycle: collapse session validation check in route 2 anni fa
  j 6b2ba741da :recycle: add error for missing sessionToken 2 anni fa
  toj 55f0b3a9f7 :recycle: more detailed request.payload error message 2 anni fa
  toj da0195ff62 :recycle: better error messages for sessin token processing 2 anni fa
  tomit4 29d94a580c :white_check_mark: Finished updating backend tests, profile/score now works 2 anni fa
  tomit4 6e6054afcd :white_check_mark: Finished editing membership /<profile_id> test 2 anni fa
  tomit4 645894d9e5 :white_check_mark: Slowly refactoring test, in progress... 2 anni fa
  tomit4 fb63c0a468 :white_check_mark: Updated email test, adjusted profile route to not auth 2 anni fa
  tomit4 3bb6ea1c6d :bug: Addressed bugs involving validation and groupings 2 anni fa
  tomit4 1ff7fe78d2 :construction: Continued filtering logic for initial survey answers 2 anni fa
  tomit4 e60c0555cd :pencil2: Fixed merge issues 2 anni fa
  juancarbajal98 f4af0e4376 :gears: migrating filtering logic to backend in new filter plugin 2 anni fa
  tomit4 4af78019a5 :boom: Removed unnecessary user routes 2 anni fa
  tomit4 3465ee6ea3 :bug: Fixed bug with cors on login 2 anni fa
  tomit4 ed4c997214 :bug: Fixed verification errors 2 anni fa
  tomit4 85b8ea81d4 :bug: Fixed validation error logs 2 anni fa
  tomit4 19c92e2070 :pencil2: Fixed semantic issues and addressed edge null case 2 anni fa
  tomit4 d9b469dc68 :white_check_mark: Added test for user/verify-session route 2 anni fa
  tomit4 cdd07831b8 :pencil2: Fixed merge issues 2 anni fa
  tomit4 f345b96c87 :pencil2: Fixed merge issues 2 anni fa
  tomit4 7ad445c373 :white_check_mark: Started testing 2 anni fa
  tomit4 90d2daace5 :pencil2: Removed unnecessary route file 2 anni fa
  tomit4 c465912e26 :sparkles: Implemented login 2 anni fa
  tomit4 f7ec41949d :sparkles: Implemented login 2 anni fa
  tomit4 742918adcd :construction: Achieved basic login upon verification from email 2 anni fa
  juancarbajal98 cae3863e11 :construction: extended the score endpoint to support filter query params- duration, presence and certifications 3 anni fa
  tomit4 a5c1050efb :sparkles: Finished refactor so less network calls and OnboardingView.vue cleaner 2 anni fa
  tomit4 549de038d1 :construction: Got reissuing of token into jwt strategy...needs to switched again? 2 anni fa
  tomit4 33fc9497c6 :construction: Reversed session/access token roles 2 anni fa
  tomit4 80deb3b2df :poop: Failed attempt to authenticate using hashedSessionToken 2 anni fa
  tomit4 2cf1669715 :sparkles: Notes added for refactor before merge 2 anni fa
  tomit4 4296f12700 :construction: Incorporated changes of juan_spike into brian_dev_111 2 anni fa
  juancarbajal98 855c9a1e0c :construction: small changes necessary for working email auth 2 anni fa
  tomit4 a0f6fd2e65 :sparkles: Finished latest implementation of session/access auth 2 anni fa
  tomit4 7745929a65 :construction: Heavy refactor in onboarding auth logic 2 anni fa
  tomit4 c609c4789a :construction: Heavy token logic refactor, mid way, Onboarding next... 2 anni fa
  tomit4 e7c13686bc :bug: Fixed bug with access token expiration 2 anni fa
  tomit4 e3e93694f2 :construction: Set up first attempt at reissuing access token 2 anni fa
  tomit4 1c2498d210 :construction: Setting up to auth check both tokens 3 anni fa
  tomit4 63ffb4722c :pencil2: Cleaned up OnboardingView into methods, works the same as before thus far 3 anni fa
  tomit4 7ba7e46940 :construction: Verification of JWT through headers/strategies achieved 3 anni fa
  tomit4 67fbe0181e :construction: Set up separate routes for session/access token creation 3 anni fa
  tomit4 536fb847f7 :construction: Cleaned up logic from created into methods on Auth and Verification 3 anni fa
  tomit4 adc4699286 :construction: Successfully moved jwt into response headers and grabbed it on front end 3 anni fa
  tomit4 ab73fb4039 :truck: Renamed variables/functions as a refactor 3 anni fa
  tomit4 3e96a6f364 :pencil2: Lots of notes on where to go next 3 anni fa
  tomit4 9023557114 :construction: Retrying with auth during survey 3 anni fa
  tomit4 389d3fd836 :construction: Closer and closer still to finalizing auth 3 anni fa