aws-jwt-verify icon indicating copy to clipboard operation
aws-jwt-verify copied to clipboard

[DISCUSSION] Support React Native?

Open ottokruse opened this issue 3 years ago • 0 comments

This library does not (yet) work in React Native.

In #66 several users have mentioned their wish to use this library in React Native. One comment mentions a metro config that works, but as far as we're aware though, only in the emulator: link

Should this library support React Native?

React Native users, please comment with your actual use case. JWTs are not usually verified on the client (rather on the server, in an API or so, right?!) so we'd like to understand the need.

Thank you!

ottokruse avatar May 19 '22 08:05 ottokruse