ui, fix: Resolve issue on the displaying of groups
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
script(
|
||||
type="module"
|
||||
src="https://unpkg.com/@startinblox/oidc@0.5"
|
||||
src="https://unpkg.com/@startinblox/oidc@0.6"
|
||||
data-authority=`${sdn}/openid/`,
|
||||
data-client_id=`${client_id}`,
|
||||
data-response_type='id_token token',
|
||||
|
||||
Reference in New Issue
Block a user