1

is there a way to get all site collections and subsites where the current user has access to? I would like to build a web part in SPFx and in React.

Any suggestions are welcome.

Thank you.

Burre Ifort
  • 1,337
  • 2
  • 25
  • 56
  • is there any any way to get the permission for current user to access particular site collections or not using spfx – Devanand Aug 09 '18 at 17:15

1 Answers1

0

You can leverage the search API searching for sites as mentioned in this other question.

baywet
  • 565
  • 3
  • 9