ruimarinho / authy-client

A complete Authy client with support for TOTP, OneTouch, Phone Verification and Phone Intelligence APIs
122 stars 27 forks source link

Replace api_key querystring or body parameter by more secure header #26

Closed ruimarinho closed 7 years ago

ruimarinho commented 7 years ago

Looks like Authy finally migrated away from the querystring/body parameter api_key and now uses an header for authentication.