Can pubnub be integrated with rails devise for authentication -


hi wondering if possible generate authentication devise , log user in chat session using devise gem?

you can generate unique access key user while he's registering / logging in system. key can used auth_key in pubnub access manager can grant proper rights given user.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -