factly / kavach

Identity platform built on Ory stack which natively manages security for multiple applications within the organisation. Written in Go and React.
MIT License
14 stars 12 forks source link

Add anonymous authenticator for token validation endpoints #423

Open elliot14A opened 8 months ago

elliot14A commented 8 months ago

Token validation endpoints on each level currently use cookie_session authenticator of oathkeeper which is not required. create anonymous authentication for those endpoints