Alkaar / resy-booking-bot

🔫 Helps to snipe hard to get reservations at restaurants that use resy
410 stars 215 forks source link

Using Authentication API #87

Open smaldd14 opened 1 year ago

smaldd14 commented 1 year ago

Does anyone have experience using the Authentication flow posted here?

http://subzerocbd.info/#authentication

I've gotten it to work, but have to use my given API key that I found via inspecting the Resy website. Is there a way to get the API key programmatically? (not the x-resy-auth-token)

Alkaar commented 1 year ago

The "Authentication flow" that you linked is not a "flow" but more of just stating how Resy authenticates you are who you say you are.

Is there a way to get the API key programmatically? (not the x-resy-auth-token)

Yes, you could enter your e-mail and password instead but I felt that would be unsettling for some people to enter and felt that entering your API key was "safer" to do.

XTEKiyZRLr8UsiQN commented 1 year ago

Does this API key not have an expiration though?

Alkaar commented 1 year ago

It does expire though I've not been able to determine when it expires