Add messages so users can copy out the API key after creating it
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
7a5233e385
commit
6a5acaab32
5 changed files with 73 additions and 7 deletions
|
|
@ -27,3 +27,5 @@ time = "0.3.45"
|
|||
rand = "0.9.2"
|
||||
serde_json.workspace = true
|
||||
tower-http = { version = "0.6.8", features = ["normalize-path", "fs"] }
|
||||
sha2 = "0.10.9"
|
||||
axum-messages = "0.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue