Add database and Bearer token handling #2

Merged
tueem merged 4 commits from feat/auth into dev 2026-01-18 13:40:50 +00:00
Owner

This Commit adds:

  • A SQLite Database implementation
  • Token generation
  • tokengen and tokendel commands
  • Storage of tokens in tokendb
This Commit adds: - A SQLite Database implementation - Token generation - tokengen and tokendel commands - Storage of tokens in tokendb
tueem changed target branch from main to dev 2026-01-17 21:47:37 +00:00
tueem added 4 commits 2026-01-17 21:47:37 +00:00
feat(auth): add database and auth token generation + storage
Some checks failed
build / Go-Build (push) Failing after 19s
98a725caa4
Merge branch 'dev' into feat/auth
Some checks failed
build / Go-Build (push) Failing after 6s
b9d321594c
Merge branch 'dev' into feat/auth
All checks were successful
build / Go-Build (push) Successful in 52s
523072b8c1
Merge branch 'dev' into feat/auth
All checks were successful
build / Go-Build (push) Successful in 19s
build / Go-Build (pull_request) Successful in 19s
b8e57cd1fa
tueem added the enhancement label 2026-01-18 12:53:14 +00:00
tueem added this to the First prototype milestone 2026-01-18 13:01:39 +00:00
tueem added this to the dev project 2026-01-18 13:01:41 +00:00
tueem moved this to In Progress in dev on 2026-01-18 13:01:52 +00:00
tueem merged commit d10cd5d223 into dev 2026-01-18 13:40:50 +00:00
tueem deleted branch feat/auth 2026-01-18 13:40:50 +00:00
tueem moved this to Done in dev on 2026-01-18 13:40:55 +00:00
Sign in to join this conversation.