You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm doing a node app with the library, and there is no way of catching the exception thrown when the app is not added as "trusted application". You should consider catching the exception when using the solid-auth-fetcher and throwing a new exception when using the "login" method, for the users of the library to handle it. Thank you in advance
The text was updated successfully, but these errors were encountered:
Thanks much for your suggestion. I am looking at ways of not requiring the trusatedApp setting. If I can get that working, it won't be a problem since you won't have to set trustedApp at all. If I can't, I'll follow your suggestion and give a warning.
Hi, I'm doing a node app with the library, and there is no way of catching the exception thrown when the app is not added as "trusted application". You should consider catching the exception when using the solid-auth-fetcher and throwing a new exception when using the "login" method, for the users of the library to handle it. Thank you in advance
The text was updated successfully, but these errors were encountered: