AtmosphereAtmosphere
HostsApps
Sign in
Back to Atmosphere Login docs

Reference callback

No selection token yet

A real app should run these checks server-side, reject replayed token IDs, then immediately start its own AT Protocol OAuth flow using the selected DID or handle as a login hint.

Open the picker from the example app

The example app or docs console will send you back here with `selection_token`, `client_id`, and `state` query parameters.

Callback details
Expected return URI
https://atmosphereaccount.com/examples/atmosphere-login/callback
Client ID
Missing
State
Missing
Atmosphere
AT ProtocolDocs
Back to top