supertokens / supertokens-golang

GoLang SDK for SuperTokens
https://supertokens.com
Other
115 stars 34 forks source link

feat: added `debug` flag in the SuperTokenConfig logging #385

Closed IamMayankThakur closed 10 months ago

IamMayankThakur commented 10 months ago

Summary of change

Added debug flag in the SuperTokenConfig in the init() for logging

Related issues

Test Plan

Added unit tests

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

Remaining TODOs for this PR