Home Forums Support User Authentication – Tutorial request? Reply To: User Authentication – Tutorial request?

#1158
Anonymous
Inactive

Thanks for the rapid response!

For my application, I’d be happy to do the encryption using a pre-shared / password so that side of things isn’t my concern.

What I’m more interested in is how I can generate some kind of token on successful login and then somehow have that token included in future packets to show authenticity. Are there any custom header fields, for example?

I found a tutorial online that just about blew my brains (it claimed to be “simple” but is working at the socket level!)

I’d prefer to use your library, if I can, not only because it looks much easier, but also it gives me the scope to go multi-platform, which is appealing down the line….