Source code for autobahn.wamp.gen.wamp.proto.AuthMode

# automatically generated by the FlatBuffers compiler, do not modify

# namespace: proto

[docs]class AuthMode(object): FIRST = 0 MULTIFACTOR = 1