Skip to content

refactor: add account type to prepare for OAuth accounts

Tomas Vik (OOO back on 2024-11-19) requested to merge 298-account-type into main

This MR adds a hardcoded parameter type: 'token' to each stored Account. Once we start creating accounts using OAuth, we'll be able to differentiate between accounts created using a token and created using OAuth flow.

Related to #298 (closed)

Merge request reports

Loading