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

feat: implement /api/v1/auth/sign_up #4

Merged
merged 4 commits into from
Apr 6, 2024
Merged

Conversation

siloneco
Copy link
Collaborator

@siloneco siloneco commented Jan 11, 2024

Implement /api/v1/auth/sign_up

ここの型をどうするか

string created_at = 8; // google.type.Date ?
string updated_at = 9; // google.type.Date ?

2/23追記: DateTimeにして解決

@siloneco
Copy link
Collaborator Author

siloneco commented Jan 11, 2024

Account を /api/v1/users/@me/ に移してそっちを参照するようにするか検討中

うつした

@siloneco siloneco mentioned this pull request Jan 11, 2024
@tosaken1116 tosaken1116 merged commit d47b283 into main Apr 6, 2024
1 check passed
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.

2 participants