(no title)
dend | 9 months ago
That's also where, with the new spec, you don't actually need to implement anything from scratch. Server issues a 401 with WWW-Authenticate, pointing to metadata for authorization server locations. Client takes that and does discovery, followed by OAuth flow (clients can use many libraries for that). You don't need to implement your own OAuth server.
vlovich123|9 months ago
dend|9 months ago
unknown|9 months ago
[deleted]