Skip to content

Store the OAuth token we've gotten from users and use those when the user asks to subscribe a second time #154

Open
@BURG3R5

Description

  • Add a CharField (to the User model) called token, update wrappers accordingly
  • Store OAuth token received during auth flow in this field
  • Modify run_subscribe_command to first check if we already have token for the user, and if found register webhook directly instead of prompting to connect account

Metadata

Assignees

Labels

enhancementImprovements in a feature

Projects

  • Status

    In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions