Skip to content

Conversation

@lmaotrigine
Copy link
Collaborator

This addresses issues #3, #5, and #6.

Summary

  • Remove bcrypt and JWT flask extensions.
  • Add a minimal PASETO implementation by yours truly that only serves this purpose
  • Implement Google OAuth endpoints
  • Update requirements.txt to work on more platforms and only contain needed libraries. This is currently managed by poetry, which I didn't want to include in this project until further discussion.
  • Update documentation to include minimum python version, database setup instructions, new environment variables, and Google OAuth application set up. Also added a note on virtual environments.

Once this is merged, sinsniwal/iitm-server-bot#17 can be implemented by creating new endpoints here.

Documentation is updated, and requirements are more streamlined
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.

Migrate from JWT to PASETO Google Oauth Implementation Bad Oauth state implementation

3 participants