Provider Service
Last updated
Was this helpful?
public array function getRenderableProviderData()
Use this to easily render options to initiate SSO workflows. This will return an array of structs with each having a name and url key.
public any function get( required name ){
Get a provider by name.
Last updated
Was this helpful?
Was this helpful?