xdavidwu / laravel-oidc-auth

OpenID Connect authentication for Laravel
MIT License
8 stars 6 forks source link

OIDCUser: make id_token claims as properties #5

Open xdavidwu opened 1 year ago

xdavidwu commented 1 year ago

with __get(), this should make OIDCUser less awkward to use, and act more like what a db-backed user will provide