Skip to content

Create And Save Unique Tokens for Logged In User #2

@chrisdevwords

Description

@chrisdevwords
  1. Install and setup MongoPy (or some other lightweight database)
  2. When a User logs in via Enable Google OAuth Login #1 create a unique Guid Token
  3. Save that token to the database against that user's google id
  4. Update the Authentication Decorator for the HipChat endpoint to check that a token exits
  5. Remove the static auth token implementation
  6. Update README to include setup info for data storage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions