Skip to content

Caching design for DPoP token provider #29

Description

@jeswr

https://github.com/solid-contrib/reactive-authentication/pull/11/changes has been introduced to help with caching. It introduces the notion of a #session which we do not necessarily want.

Instead we want to be doing caching at the level of each of the callbacks, such as:

  • getting issuer,
  • discovery request,
  • getting the client ID

In order to enable this we will likely need to have #28 implemented first.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions