Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

jugesuke
Copy link
Contributor

#67 の実装

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

@jugesuke jugesuke changed the title [feature] create super account [feature] 検証用のsuper accountの作成 Jun 19, 2023
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@KeitaOsaki
Copy link
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

README.md Outdated Show resolved Hide resolved
@jugesuke
Copy link
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.

None yet

2 participants