-
Notifications
You must be signed in to change notification settings - Fork 8
Initial Python sdk code #1
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
Conversation
Didn't you review this with @dorsha ? |
Not everything, there are still some leftovers |
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.
Very nice!
- See comments
- What is the empty pyproject.toml file?
- Don't forget to add the gitleaks
- Let me know once other stuff are ready so I will review again
- What is the part which is not covered in the coverage?
I see the coverage is only for the errors, if possible I would mock some of them to check the error behavior, since it is important in term of the sdk. |
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.
Who is writing all the py docs ?
What did we do with the go docs?
Need to sit with @jeff-descope and make prepare this process
Yes, maybe better to replace with this, like we did in our services and in the console-app: |
…t request) 3. add more UT
…nly on pull request event
…ve samples 4. started to add documentation (including README.md file)
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.
Nice!
…he user. 2. add logic for all the refresh token 3. add more unittests 4. adjust the samples apps to the new logic and return values
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.
Nice
So let's merge this one, and have the leftovers in a different PR |
TODOs: