It is not strictly in OAuth specs, but I guess it is something often used, and it will be someday in the spec. A common usecase for this is the prompt=None parameter in the OIDC authorization request.
If you think this do not belong here, I can also make this PR for authlib/example-oidc-server.
It is not strictly in OAuth specs, but I guess it is something often used, and it will be someday in the spec. A common usecase for this is the prompt=None parameter in the OIDC authorization request.
If you think this do not belong here, I can also make this PR for authlib/example-oidc-server.