Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for in-band registration #54

Closed
neonthe1way opened this issue Feb 4, 2015 · 3 comments
Closed

Support for in-band registration #54

neonthe1way opened this issue Feb 4, 2015 · 3 comments

Comments

@neonthe1way
Copy link

I was searching for a way to connect to the server without authentication, for my custom registration module. I was not able to do it and later found from this URL "https://groups.google.com/forum/#!msg/strophe/wGeP3_HJUME/pSvAR-FtrO8J" that inband registration itself is not supported.

Is support added for this or is there a way to connect without providing the jid and password

@pasis
Copy link
Member

pasis commented Apr 26, 2016

One feature which will be added in v0.9 is connection to a server without authentication. Also, sources will contain an example examples/register.c with simple implementation of XEP-0077 (In-Band Registration).

You can follow the progress in branch xep-0077 (currently unfinished and dirty patch.)

@jubalh
Copy link
Member

jubalh commented Jun 7, 2019

@pasis did this ever happen?

@pasis pasis closed this as completed in 8cfb2d2 Jan 25, 2020
@pasis
Copy link
Member

pasis commented Jan 25, 2020

The example is in master. It can be used to register with servers that don't require some tricky verification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants