Skip to content

Auth Required Decorator #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 13, 2022

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Jul 3, 2022

Description

Adds an auth_required decorator that can conditionally render components based on User authentication.

Checklist:

Please update this checklist as you complete each item:

  • Tests have been included for all bug fixes or added functionality.
  • The changelog.rst has been updated with any significant changes, if necessary.
  • GitHub Issues which may be closed by this PR have been linked.

@Archmonger Archmonger linked an issue Jul 3, 2022 that may be closed by this pull request
@Archmonger Archmonger marked this pull request as ready for review July 3, 2022 22:56
@Archmonger Archmonger requested a review from rmorshea July 3, 2022 22:56
@Archmonger Archmonger changed the title Authenticated Decorator Auth Required Decorator Jul 4, 2022
@Archmonger Archmonger merged commit 1e571ff into reactive-python:main Jul 13, 2022
@Archmonger Archmonger deleted the authenticated-decorator branch July 13, 2022 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authenticated Decorator
2 participants