filsh / yii2-oauth2-server

A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)
MIT License
332 stars 167 forks source link

How to implement OpenID Connect ? #156

Open ahmadfadlydziljalal opened 1 year ago

ahmadfadlydziljalal commented 1 year ago

Please see : https://bshaffer.github.io/oauth2-server-php-docs/overview/openid-connect/

Can you give me an example, how to implement this in Yii 2?