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
Would be nice to include a method for retrieving the AuthToken getAuthToken and even possibly another method for decoding it getSignedToken. Copying methods from here.
Why decode? I send along a list of channels available to a user. Which is used in the Authentication example.
The text was updated successfully, but these errors were encountered:
Would be nice to include a method for retrieving the AuthToken
getAuthToken
and even possibly another method for decoding itgetSignedToken
. Copying methods from here.Why decode? I send along a list of channels available to a user. Which is used in the Authentication example.
The text was updated successfully, but these errors were encountered: