jwt
jwt copied to clipboard
Externally generated jwt
Hello
Does this module support the use (validation, auth) of tokens that are generated by external, 3rd party auth providers?
Thanks
Yes, you'll have to implement a custom event subscriber though
also interested in this approach, im curious on how do you implement custom event subscriber @gabesullice , can you please give us clear example how to do that? Appreciate your response.
Does this line mean it will only work with Drupal generated jwt? https://github.com/gabesullice/jwt/blob/8.x-0.x/modules/jwt_auth_consumer/src/EventSubscriber/JwtAuthConsumerSubscriber.php#L58