Add token management #5

Closed
opened 2025-01-08 19:57:48 +00:00 by tpeetz · 4 comments
tpeetz commented 2025-01-08 19:57:48 +00:00 (Migrated from gitlab.com)

Add token management to create, disable, enable and delete token. The token can be used to authenticate against Kontor. The Token entities are stored separately and has a link to a user. There is a field last_used which is updated when the Token has been used to authenticate

Add token management to create, disable, enable and delete token. The token can be used to authenticate against Kontor. The Token entities are stored separately and has a link to a user. There is a field last_used which is updated when the Token has been used to authenticate
tpeetz commented 2025-01-08 19:57:48 +00:00 (Migrated from gitlab.com)

assigned to @tpeetz

assigned to @tpeetz
tpeetz commented 2025-01-08 19:58:19 +00:00 (Migrated from gitlab.com)

created branch feature/5-add-token-management to address this issue

created branch [`feature/5-add-token-management`](/tpeetz/kontor/-/compare/develop%2F0.1.0...feature%2F5-add-token-management) to address this issue
tpeetz commented 2025-01-08 20:09:04 +00:00 (Migrated from gitlab.com)

mentioned in merge request !3

mentioned in merge request !3
tpeetz commented 2025-01-14 14:55:55 +00:00 (Migrated from gitlab.com)

mentioned in commit 332e09b283

mentioned in commit 332e09b283a45445c99b2de1a759c9e479c80379
tpeetz (Migrated from gitlab.com) closed this issue 2025-01-14 14:55:56 +00:00
Sign in to join this conversation.