Skip to content

Cache active credentials #21

Description

@wlaurance

For the HAWK implementation to work we have to retrieve the secret for the given user id each request. We should make sure these values always some back from the database quickly. Make sure the proper indexes and settings are correct and optimized for speed.

There is a possibility we will need to cache these values closer, perhaps redis, or even in memory.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions