Difference between revisions of "Login Protocol"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
** [[Second_Life_Login_API_Strawman]] | ** [[Second_Life_Login_API_Strawman]] | ||
** [[AWG_flows_login]] | ** [[AWG_flows_login]] | ||
* Deprecated in favor of: | |||
** [[SLGOGP_Draft_1]] | |||
Revision as of 14:16, 9 May 2008
The login protocols are being reworked and the documentation is in a state of constant change. Several different procedures for logging in are currently valid. The various links below discuss/describe them in more detail, often with sample source code in Python to illustrate what is going on:
- Login protocol for versions older than 1.18.5.3
- Login protocol for 1.18.6+
- Second level protocols
- Future Directions
- Deprecated in favor of:
- Example Code
- See also