nodeSolidServer / oidc-op

OpenID Connect Provider for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement /logout endpoint

dmitrizagidulin opened this issue · comments

Implement /logout api endpoint / handler (removes the appropriate access & refresh tokens from the store, etc).

Fixed in #7