LinuxForHealth / x12

ASC X12 Processing Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement OAuth2 Client Credential Flow for API Clients

dixonwhitmire opened this issue · comments

Implement as a mandatory requirement for API clients. Support could rely on either:

  • Environment Variables/Secrets for single API client
  • Backing data store for muti-tenant use.