bshaffer / oauth2-server-php

A library for implementing an OAuth2 Server in php
http://bshaffer.github.io/oauth2-server-php-docs
MIT License
3.26k stars 950 forks source link

Enable user claim storage in OpenID payload #1060

Open ahmadfadlydziljalal opened 9 months ago

ahmadfadlydziljalal commented 9 months ago

Manual testing, but works ...

JWT.IO

Screen Shot 2024-02-08 at 1 41 11 AM

The UI

image

The code.

image

Thanks.