freefri/cake-rest-api-oauth

Basic OAuth based on cake-rest-api

0.0.6 2024-12-27 15:23 UTC

This package is auto-updated.

Last update: 2024-12-27 15:25:59 UTC


README

Basic OAuth based on cake-rest-api

Authentication flow

Authorization Code Flow with Proof Key for Code Exchange (PKCE)

Based on docs from auth0 and oauth demo

(To see this diagram you need to install Mermaid):