subhendukundu / worker-auth-providers

worker-auth-providers is an open-source providers to make authentication easy with workers. Very lightweight script which doesn't need a lot of dependencies. Plug it with any framework or template of workers.
https://authc1.com
279 stars 29 forks source link

new release #38

Open sgarciac opened 9 months ago

sgarciac commented 9 months ago

Hello there, is there a plan to create a new npm release soon?

getTokensFromCode, in the apple provider, is not exported in the latest release available at npmjs

Thanks!