Skip to content

Add redirect URL to LoginCallback when already authenticated #323

Description

@axc450

Describe the feature request?

I would like the ability to add a redirect URL to the <LoginCallback/> component that will redirect users to a page if they manually visit the callback URL.

Currently, if a user manually visits my /login/callback page while authenticated, they just get stuck on a white page. The <LoginCallback/> component should detect they are already authenticated and redirect back to a given URL.

Something like: <LoginCallback redirect="/home"/>

New or Affected Resource(s)

<LoginCallback/>

Provide a documentation link

No response

Additional Information?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions