Open habdelra opened 5 years ago
The client is sending the bearer token, but I'm seeing 401 errors in some circumstances (could be related to my dev env hub restarting)...
I think this is related to #63 . This seems sporadic, and in the times I have trapped it (locally with mock-users), it almost appears as though the user doesn't belong in the correct realm.
The client is sending the bearer token, but I'm seeing 401 errors in some circumstances (could be related to my dev env hub restarting)...