Skip to content

feat: add logInSilent method to AuthContext #218

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RioloGiuseppe
Copy link

What does this pull request change?

This PR changes just two files

  • AuthContext.tsx
  • types.ts

To add and expose a new function to authentication class.

Why is this pull request needed?

This feature allow users to start by themselves the silent login procedure instead to use autoLogin: true in configuration

Porpuse: allow other auth mechanism shared with subdomains to update refresh token befere starting oauth login

@RioloGiuseppe RioloGiuseppe requested a review from soofstad as a code owner April 16, 2025 09:23
@soofstad
Copy link
Owner

Hi @RioloGiuseppe, thank you for the pull request.
Could you elaborate a bit on which scenarios this would be useful?

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