Skip to content

[feature] 検証用のsuper accountの作成#83

Open
jugesuke wants to merge 9 commits intodevelopfrom
feature/64/create_super_account
Open

[feature] 検証用のsuper accountの作成#83
jugesuke wants to merge 9 commits intodevelopfrom
feature/64/create_super_account

Conversation

@jugesuke
Copy link
Copy Markdown
Contributor

#67 の実装

SuperAccount 用のUserID を指定することで、起動時に、実質無期限 (有効期限は292277026596年, 64bit unixtime の最大値) の Token が標準出力に表示されます。

@jugesuke jugesuke changed the title [feature] create super account [feature] 検証用のsuper accountの作成 Jun 19, 2023
Comment thread README.md Outdated
Comment thread README.md Outdated
@KeitaOsaki
Copy link
Copy Markdown
Contributor

tokenが発行される条件とタイミングについて教えてほしいです!
そして、その内容をreadmeに反映してもらえるとgoodです。

funcy_portfolio_backend-api-1  | [00] 2023/08/15 12:26:25 Starting db
funcy_portfolio_backend-api-1  | [00] 2023/08/15 12:26:25 Successfull DB Connection
funcy_portfolio_backend-api-1  | [00] 2023/08/15 12:26:25 port :9000 Starting app
funcy_portfolio_backend-api-1  | [00] 2023/08/15 12:26:25 Execute Mode: Local
funcy_portfolio_backend-api-1  | [00] 2023/08/15 12:29:41 "GET http://localhost:9000/ HTTP/1.1" from 172.18.0.1:57780 - 200 2B in 7.03µs
funcy_portfolio_backend-api-1  | [00] 2023/08/15 12:29:44 "GET http://localhost:9000/ HTTP/1.1" from 172.18.0.1:57780 - 200 2B in 6.76µs

Comment thread app/interfaces/server.go Outdated
Comment thread README.md Outdated
@jugesuke
Copy link
Copy Markdown
Contributor Author

@KeitaOsaki
口頭で確認した通り、使いやすさを検討した結果、CLIツール的に生成する方法に変更しました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants