Commit Graph

3 Commits

Author SHA1 Message Date
a1215df91a refactor: extract api implementation to package
Extracts the API implementation to a package so we can
potentially reuse it across different applications in the
event that we move off using a Next.js API route.

Additionally tidies up the tokens page and form to be more simplified.
2023-12-31 13:58:15 +11:00
e1732de81d feat: show newly created token 2023-11-28 15:49:46 +02:00
2deaad5c34 feat: token page 2023-11-27 12:50:21 +02:00