go-auth0 / auth0

ARCHIVED Go SDK for the Auth0 platform. This project is now being maintained at: https://github.com/auth0/go-auth0

Home Page:https://github.com/auth0/go-auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support LogStreams resource

alexkappa opened this issue · comments

Support for LogStreams.

Note: sinks should follow the same polymorphic design adopted by connection options.

See: alexkappa/terraform-provider-auth0#250
See: https://auth0.com/docs/api/management/v2/#!/Log_Streams/get_log_streams

Implemented in #144