blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.81k stars 1.38k forks source link

Fixing Blynk Auth input pattern at web form #487

Closed CHE77 closed 4 years ago

CHE77 commented 4 years ago

Description

Blynk Auth input pattern at web form is missing "_" and "-"

Issues Resolved

https://github.com/blynkkk/blynk-library/issues/481 Wrong pattern for Blynk Auth token #481

doom369 commented 4 years ago

@CHE77 thank you very much!