]> gerrit.midnightthoughts Code Review - neoboard-miro-converter.git/commit
Improve the output and allow logout
authorMTRNord <mtrnord1@gmail.com>
Sat, 11 Jan 2025 17:39:19 +0000 (18:39 +0100)
committerMTRNord <mtrnord1@gmail.com>
Sat, 11 Jan 2025 17:39:19 +0000 (18:39 +0100)
commitc40d10f5f5809970aa2ea5f6f8b4b5b8649045fe
tree1c58a83207821b5e240a19f325c22e29269ef8fa
parent2eb9984ae3c58df9bf22e3839ec2aab5d9d1c093
Improve the output and allow logout
src/app/api/redirect/route.ts
src/app/importActions.ts
src/app/logoutAction.ts [new file with mode: 0644]
src/app/logoutComponent.tsx [new file with mode: 0644]
src/app/page.tsx
src/utils/initMiroAPI.ts