authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.64k stars 166 forks source link

[server] use scope string instead of string array in tokens #322

Closed lakhansamani closed 1 year ago

lakhansamani commented 1 year ago

What does this PR do?

Use scope as string instead of slice.

Which issue(s) does this PR fix?

Resolves #318

If this PR affects any API reference documentation, please share the updated endpoint references