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
Is there any reason why the recommended /users/{user_id}/token method is not implemented here for generating a session token? I'm getting started with sendbird and want to implement the most secure authentication strategy which I believe is Session Tokens... only Access Tokens seem to be fully supported here in the v3.
The text was updated successfully, but these errors were encountered:
Is there any reason why the recommended
/users/{user_id}/token
method is not implemented here for generating a session token? I'm getting started with sendbird and want to implement the most secure authentication strategy which I believe is Session Tokens... only Access Tokens seem to be fully supported here in the v3.The text was updated successfully, but these errors were encountered: