Skip to content

Update signinArgs to accept a function or an object #18

@justinobney

Description

@justinobney

In my particular use case, I want to store where the user is before a signin redirect so that I can send them back after successful authentication. with signinArgs as an object, I can only assign that at time of component creation. If it were to check if signinArgs were a function and then execute that function to get the args, I could query the location at that time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions