@extends('master') @section('title')New Token « Admin CP « @stop @section('content')

Generate a new token

Use this for clients that can't complete the IndieAuth authorization flow (e.g. they don't support PKCE) and instead let you paste in a token directly.

{{ csrf_field() }}
Scope
@stop