Add Plash Auth#54
Conversation
Use Python's built-in warnings module instead of print for better logging practice
|
Found 2 changed notebooks. Review the changes at https://app.gitnotebooks.com/AnswerDotAI/plash_cli/pull/54 |
|
📖 Documentation Preview: https://plash-docs-pr-54.pla.sh |
|
This is a comment about the example code in the documentation. In that code, an app checks if a user is logged in to an app by examining But then the app logs a user out by doing I am not sure, but I think it might be better if the logout example showed clearing only the
|
|
@algal thanks for the comment. Ive adopted the changes you've suggested! |
This PR adds the oauth feature for plash apps.