Implement Authorization Code grant with PKCE for RS auth #231
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of the latest spec: https://datatracker.ietf.org/doc/html/draft-dejong-remotestorage-26#section-10.1
Issue for rs.js here: https://github.com/remotestorage/remotestorage.js/issues/1346
Implement Authorization Code flow with PKCE for RS authto Implement Authorization Code grant with PKCE for RS auth