Skip to content

Allow explicit hydration of OAuth token #588

@jwulf

Description

@jwulf

This is the AWS Lambda use case.

An OAuth token can be cached in global variables, and it will survive as long as the container does (rather than invocation scope).

Allowing the token to be cached in Redis easily is another.

Steps to do this:

  • Expose hooks to allow users to manage it manually.
  • Created a Redis-aware OAuth cache.

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