Garden-AI / garden

https://garden-ai.readthedocs.io
MIT License
16 stars 4 forks source link

Change requested groups scope to 'all' #486

Closed hholb closed 3 weeks ago

hholb commented 3 weeks ago

Fixes: #462 Related: https://github.com/Garden-AI/garden-backend/pull/98

Overview

To add users to the Garden Users Globus group we need to request the 'all' scope for the groups api in the auth flow.

Testing

Logged out on cli, logged back in and everything works fine.