Question: how to validate thousands of tokens without send anything to them? #511
-
Hello Is it possible to check if thousands of tokens are valid without send anything to them? I can do
to validate one token, and I can do
to send a push to several tokens. How can I join the two? to send a "validate_only" to a multicast? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
That's a good one! I will get to it once after I managed finishing the PHP 8 stuff 💪 |
Beta Was this translation helpful? Give feedback.
-
I just created #520 which hopefully satisfies your requirements 😅. Let me know what you think and if this works for you 🙏 |
Beta Was this translation helpful? Give feedback.
-
Awesome! it looks perfect to me, good job and thank you! 👏 |
Beta Was this translation helpful? Give feedback.
-
Multi token validation was released with 5.14 🥳 . Let me know if something doesn't work 💪 |
Beta Was this translation helpful? Give feedback.
Multi token validation was released with 5.14 🥳 . Let me know if something doesn't work 💪