robbiehanson / XMPPFramework

An XMPP Framework in Objective-C for Mac and iOS
Other
5.91k stars 2.09k forks source link

client implementation of JWT authentication method #1202

Closed rong-00gle closed 3 years ago

rong-00gle commented 3 years ago

How to implement JWT auth on client side using xmppframework?

I am using MongooseIM server with jwt auth. Any reference/doc/example/help will be appreciated.