[RFC] Start user service using C# #11
rizaramadan
started this conversation in
Backend Team Posts
Replies: 1 comment 2 replies
-
For number 4 will it be like we pass context (with error info) to next method? So if error, it will return early? Like this ? So if we need to pass stack trace then we pass exception also? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm planning to start implement user register and login using c#, will create a new repo named
user-service
(obviously). Planned features:Tech wise:
any concerns, thoughts, comments?
Beta Was this translation helpful? Give feedback.
All reactions