Skip to content

WebServer Grant #18

@laiyhman

Description

@laiyhman

Hi,

Can I suggest to add one more authentication method for Webserver Grant?

Currently the API provides:
authenticateWithSecret(String username, String secret)
authenticateWithJWTOAuth(Path privateKeyPath, String clientId, String username)
authenticateWithJWTOAuth(byte[] privateKey, String clientId, String username)
authenticateWithClientCredentialsOAuth(String clientId, String secret)

May be something like ?
authenticateWithWebServerGrantOAuth(String authorizationCode)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions