Skip to content

Instantly share code, notes, and snippets.

@crspybits
Created October 23, 2021 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crspybits/1ef4e329575c2bb061f517c009f5c5b0 to your computer and use it in GitHub Desktop.
Save crspybits/1ef4e329575c2bb061f517c009f5c5b0 to your computer and use it in GitHub Desktop.
SignInConfiguration-Comment.Swift
/**
* Starts off sequence:
* 1) Discovery: Fetch configuration
* 2) Client registration
* 3) Authorization request
* 4) Get refresh token and id token
* 5) Get the users webid
* 6) Attempt to get storage IRI
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment