216 Commits (3bb6ea1c6deb330a808289382c4f7357326bfc53)

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