supertokens-auth-react
supertokens-auth-react copied to clipboard
Generate Debug Logs from the SDK
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.