← all adapters

signin-with-apple-style

simulates Sign in with Apple v2

restadapter v0.1.03 routes

use it

# add to stunt.yaml
services:
  signin-with-apple:
    adapter: embedded:signin-with-apple-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

auth_codestokens

routes (3)

GET/auth/authorize
POST/auth/token
GET/auth/keys