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

Fix config and google login issue #103

Closed
6 of 10 tasks
vinit717 opened this issue Jun 20, 2024 · 0 comments · Fixed by #102
Closed
6 of 10 tasks

Fix config and google login issue #103

vinit717 opened this issue Jun 20, 2024 · 0 comments · Fixed by #102

Comments

@vinit717
Copy link
Member

Issue Description

The main file still uses the OS instead of config and the Google credentials are correctly added on auth controller so we need to fix this

Screenshots

N/A

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Make a POST request to the /create-tinyurl endpoint with valid data.
  2. Observe the response, which does not include the URL count.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Including the URL count in the response can improve user experience by making them aware of their current usage and helping them manage their URL quota more effectively.

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

@vinit717 vinit717 linked a pull request Jun 20, 2024 that will close this issue
8 tasks
@vinit717 vinit717 mentioned this issue Jun 29, 2024
10 tasks
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 a pull request may close this issue.

1 participant