freefri/cake-rest-api-oauth

Basic OAuth based on cake-rest-api

0.0.5 2024-07-19 16:14 UTC

This package is auto-updated.

Last update: 2024-11-07 15:40:05 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):