Skip to content

Secret to authenticate bot requests is in the source #87

@MSch

Description

@MSch

anthill/views.py

def join_meetup_fb_messenger(request, signeddata):

    s = JSONWebSignatureSerializer('anthill4vdb')

    indata = s.loads(signeddata)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions