Skip to content

rfc7523.JWTBearerTokenGenerator is obsolete #846

Description

@azmeuk

The rfc7523 module has a JWTBearerTokenGenerator class, but it is undocumented (well there are docstrings, but not published in the doc pages) and it does not appears to directly rely on RFC7523, which defines how to use JWTs as authorization grants and for client authentication, not the format of issued access tokens.

It may have been useful but now that the rfc9068 module also provide a JWTBearerTokenGenerator, I suggest to deprecate and remove the one from the rfc7523 module

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    break changerole:authorization_serverConcerns a server implementationspec:rfc7523JWT Profile for OAuth 2.0 Client Authentication and Authorization Grantsspec:rfc9068JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions