Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: Deprecate the public flag #938

Closed
aeneasr opened this issue Jul 21, 2018 · 1 comment
Closed

client: Deprecate the public flag #938

aeneasr opened this issue Jul 21, 2018 · 1 comment
Assignees
Labels
breaking change Changes behavior in a breaking manner. feat New feature or request. package/client
Milestone

Comments

@aeneasr
Copy link
Member

aeneasr commented Jul 21, 2018

The public flag is now to be set using token_endpoint_auth_method=none.

@aeneasr aeneasr added feat New feature or request. breaking change Changes behavior in a breaking manner. package/client labels Jul 21, 2018
@aeneasr aeneasr added this to the v1.0.0-beta.8 milestone Jul 21, 2018
@aeneasr aeneasr self-assigned this Jul 21, 2018
@aeneasr
Copy link
Member Author

aeneasr commented Jul 21, 2018

This needs to be handled in the CLI as well

aeneasr pushed a commit that referenced this issue Jul 22, 2018
The `public` flag has been deprecated in favor of setting `token_endpoint_auth_method=none`.

Closes #938

Signed-off-by: arekkas <aeneas@ory.am>
aeneasr pushed a commit that referenced this issue Jul 22, 2018
Closes #938

Signed-off-by: arekkas <aeneas@ory.am>
aeneasr pushed a commit that referenced this issue Jul 22, 2018
Closes #938

Signed-off-by: arekkas <aeneas@ory.am>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Changes behavior in a breaking manner. feat New feature or request. package/client
Projects
None yet
Development

No branches or pull requests

1 participant