-
Notifications
You must be signed in to change notification settings - Fork 0
K-allagbe/issue35-packaging-membrane #80
base: main
Are you sure you want to change the base?
Conversation
e54047c
to
d64b933
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also take care of linting fails.
717bdd4
to
225c9f0
Compare
225c9f0
to
87906b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe there are at least two bugs that are going to surface once you do integration testing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
according to our conversation, you were able to successfully test this with two deployed apps so for me we can move to new issues (recording any remaining work as new issues).
|
||
@dataclass | ||
class JWTConfig: | ||
"""""" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
many one-line doc string missing across code base
Closes #35
Fixes #85
issue35-packaging-membrane
The package is available in
membrane.client.flask
.Usage description in the README.
Will add a
jwt
module for shared jwt management code with membrane-backend in #60.Incoming refactor for automatic client registering in #79