-
Notifications
You must be signed in to change notification settings - Fork 35
Fixes: [Example 3] Write a Real World Example for Auth #1607
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
base: master
Are you sure you want to change the base?
Fixes: [Example 3] Write a Real World Example for Auth #1607
Conversation
examples/file-user-store-with-client-auth/tests/api_gateway_test.bal
Outdated
Show resolved
Hide resolved
examples/file-user-store-with-client-auth/tests/api_gateway_test.bal
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A comprehensive test suite! Good job.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good documentation!
|
Please link the relevant issue in the PR description with |
Use defied type and logs.
Correct the org
Remove unnecessary log prints and use shorthand notation.
Use proper type instead of map
|



Purpose
Examples
Checklist