Skip to content

Commit

Permalink
Merge pull request #516 from freelawproject/feat-update-the-session-d…
Browse files Browse the repository at this point in the history
…ataclass

feat(bluesky): Updates the Session dataclass
  • Loading branch information
mlissner authored Apr 19, 2024
2 parents 5636d22 + 5866f1c commit 934b02d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bc/channel/utils/connectors/bluesky_api/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Session:
didDoc: dict
email: str
emailConfirmed: bool
emailAuthFactor: bool


@dataclass
Expand Down

0 comments on commit 934b02d

Please sign in to comment.