Update to latest indigo Oauth library - breaking change for scopes
did:plc:dadhhalkfcq3gucaq25hjqon opened this Oct 7, 2025 0 comments
did:plc:dadhhalkfcq3gucaq25hjqon opened Oct 7, 2025
The latest library for indigo OAuth has a breaking change where instead of a single scope string, it is now a slice of strings.
This can be solved by marshalling the slice of strings to a json string and storing in the database.
No activity yet.