Skip to content
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

introduce error state for authentication #66

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

arnevogt
Copy link
Member

@arnevogt arnevogt commented Sep 6, 2024

  • Introduce new authentication state AuthStateAuthenticationError
    • indicates an error during the authentication process
  • ForceAuth provides two options to render fallback contents
    • errorFallback is a simple fallback component that accesses the error object through the component properties
    • renderErrorFallback can be used if additional input from the current context must be accessed from within the fallback component

#47

Copy link

changeset-bot bot commented Sep 6, 2024

🦋 Changeset detected

Latest commit: 3487feb

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Sep 6, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://open-pioneer.github.io/trails-pr-previews/core-packages/pr-previews/pr-66/
on branch gh-pages at 2024-09-07 15:15 UTC

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.

2 participants