authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.

Home Page:https://authorizer.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add *User to ValidateSessionResponse object

c-nv-s opened this issue · comments

commented

Feature Description
the recently added validate_session api https://github.com/authorizerdev/authorizer-go/blob/main/validate_session.go
could be more useful if the response includes a *User object similar to the way the validate_jwt_token response includes a Claims object

@c-nv-s thanks will add it in upcoming release 👍

commented

@lakhansamani is it still possible to quickly add this for the next release please?

@c-nv-s sure, give me weekend time 👍

@c-nv-s released as part of 1.1.65