Daniel Francesconi

Results 4 issues of Daniel Francesconi

### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...

Icon Request

Any chance you could extend `MessageValidator` with a function where I can set a custom error instead of just a string? So in addition to `.Msg(s string)` something like `.Err(err...

The following statement in [line 125](https://github.com/ory/elements/blob/main/examples/react-spa/src/sdk.ts#L125) is not correct. When I log in via OIDC, I get redirected to: ```json "redirect_browser_to": "https://login.microsoftonline.com//oauth2/v2.0/authorize?client_id=&login_hint=daniel.francesconi%40hgv.it&redirect_uri=https%3A%2F%2Fapi.accounts.hgv.it%2Fself-service%2Fmethods%2Foidc%2Fcallback%2Fmicrosoft&response_type=code&scope=https%3A%2F%2Fgraph.microsoft.com%2FUser.Read+openid&state=" ``` Then, in [line 135](https://github.com/ory/elements/blob/main/examples/react-spa/src/sdk.ts#L135) the hostname `login.microsoftonline.com`...

Specifying a Go minor revision forces all importers of the package to upgrade as well. Since I don't see any crucial benefit in enforcing this, I propose removing the requirement.