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

Integrate with iitkgp-erp-login properly #128

Closed
Tracked by #105
proffapt opened this issue Dec 30, 2023 · 1 comment
Closed
Tracked by #105

Integrate with iitkgp-erp-login properly #128

proffapt opened this issue Dec 30, 2023 · 1 comment

Comments

@proffapt
Copy link
Member

Network.py has various things which are already handled by the package itself, like:

  • Specifying cookies separately anywhere (this is handled well enough internally)
  • No need to "refresh_cookies" - not sure, test this claim

Thus the functions of interest are:

  • refresh_cookies -> Not needed
  • post -> Remove usage of cookies
  • login -> Update accordingly
@proffapt proffapt changed the title Integrate with iitkgp-erp-logiin properly Integrate with iitkgp-erp-login properly Feb 20, 2024
@proffapt proffapt mentioned this issue Jun 8, 2024
8 tasks
@proffapt
Copy link
Member Author

Won't be needed as session manager is in progress.

@proffapt proffapt closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant