Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
5 stars 22 forks source link

endpoint to only validate a JWT #70

Closed tushar5526 closed 1 year ago

tushar5526 commented 1 year ago

I have a use case to validate a JWT token by hitting the endpoint /api/jwt/validate in FA. User-service should have an endpoint for this.

tushar5526 commented 1 year ago

Not needed, can be done through public keys in well-known