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

User session API #48

Merged
merged 7 commits into from
May 28, 2024
Merged

User session API #48

merged 7 commits into from
May 28, 2024

Conversation

sudheshna-donthineni
Copy link
Contributor

No description provided.

Copy link
Contributor

@suryabulusu suryabulusu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment

build_request(query_params={"student_id": query_params["user_id"]})
)

query_params["user_id"] = user_id_response[0]["user"]["id"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check if user_id_response length > 0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will always be, no, because this call is made always after authentication only.

@sudheshna-donthineni sudheshna-donthineni merged commit ac02ebb into main May 28, 2024
2 checks 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