supertokens-auth-react icon indicating copy to clipboard operation
supertokens-auth-react copied to clipboard

Generate Debug Logs from the SDK

Open nkshah2 opened this issue 3 years ago • 0 comments

The SDK should generate debug only logs to add some value to the user and to indicate proper functioning/error messaging.

For example: SuperTokens.init should log "SuperTokens initialised successfully" or something similar to indicate to developers that the SDK initialisation worked. Currently even though the SDK was initialised the lack of any messaging can make it seem like nothing happened.

nkshah2 avatar Mar 22 '22 10:03 nkshah2