Skip to content

Disable all grant by default #77

@tsuyoshizawa

Description

@tsuyoshizawa

All grant handlers are now enable by default.

https://github.com/nulab/scala-oauth2-provider/blob/0.15.1/scala-oauth2-core/src/main/scala/scalaoauth2/provider/TokenEndpoint.scala#L11

However, almost services don't use all grant.
All grants are enable is not good security. A service might unintentionally use some grant.

I want to change manually to enable grant to service.

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