View Source ExPipedrive.Oauth.TokenStore.Memory (ex_pipedrive v0.1.0)

In-memory TokenStore backed by a public ETS table.

Suitable for tests and single-node scripts. Host apps should implement ExPipedrive.Oauth.TokenStore with durable storage (e.g. Ecto).

Summary

Functions

Ensures the ETS table exists. Safe to call multiple times.

Functions

Ensures the ETS table exists. Safe to call multiple times.