Skip to content

Laravel Passport: PKCE Flow: Authorization page always show up #1824

@estuardoquan

Description

@estuardoquan

Laravel Version

12

PHP Version

8.4.7

Database Driver & Version

docker mysql:latest

Description

According to the docs; or at least the authorization code grant section If a user has already approved the authorization with xyz scopes the authorization view wont appear if no value is given to prompt query parameter; I've been working with the PKCE setup for a while now and its been inconsistent at times but last version I used (i.e. 12) mostly asked for authorization only once; version 13 is now asking me everytime... The prompt query parameter set to none throws an error and does not give a code... Is there a way to revert this to only ask just once?

Steps To Reproduce

It works; just not as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions