sign_server
sign_server copied to clipboard
@BharatAntil - in case you want to expand on your PR? :)
Make it easy to write long text that automatically wraps within the leased portion of the board.
When a user requests a lease that can not be granted, Peggy should respond with some useful information: - How many seconds until the conflicting lease expires - The coordinates...
Adding the `Access-Control-Allow-Origin` response header to all API responses will allow browser based applications to use Peggy! ``` Access-Control-Allow-Origin: * ```