Skip to content

Not working with android #5

Description

@coolprobn

I followed your tutorial and was able to integrate this into my project.

Login.start(config).then(tokens => {
  console.log(tokens);
});

Does not somehow work with android, as code never reaches then part, we have to handle incoming url manually.
Handling incoming deeplinks,
I am also able to get two codes in url under key: code and state.

How are these code supposed to be used further?

I want to extract access_token, refresh_token,user id and other informations

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