This is implicit auth you don’t need the second step
| response_type | auth type | refresh | step two? | You are Using
|—|—|—|—|—|—|
| token | implicit auth | can’t | no second step | Yes
| code | “normal” auth | can | needs second step | No
This is implicit auth you don’t need the second step
| response_type | auth type | refresh | step two? | You are Using
|—|—|—|—|—|—|
| token | implicit auth | can’t | no second step | Yes
| code | “normal” auth | can | needs second step | No