Swift + Alamofire: User Login & MySQL

Hi @samkirsten
Thank you for all of useful information.
I have a question, you mentioned “sessionToken” two times in your code and you said it’s generated in function above. Can you be more specific please? I don’t know how to pass the sessionToken value to func createMySQLRecord() and func retrieveMySQLRecord() it gives me error Use of unresolved identifier ‘sessionToken’