Skip to content

separate registration and signin so no token is received by client when registering #355

@codeundercoverdev

Description

@codeundercoverdev

I am trying to make a basic mobile app where the phone number is the identifier and the user receives a pin which they use to do one time authentication. I have everything setup and working. The only issue is that simple_token_authentication returns an authentication token when registering but I don't want the user to have a token until they have returned the pin. Essentially, how do you separate it so that you can create a user without signing them in?

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