Chris Tanner

Results 4 issues of Chris Tanner

## Description Provides Markdown support in course description text. ## Related Issues Fixes #67

Snowflake will begin requiring MFA on all `USER` type accounts by Nov 2025. `SERVICE` type accounts do not require MFA, but require key/pair authentication. Are there plans to support this?...

When using Lighthouse, field name cases do not seem to be uppercased as the config value suggests it should be. Snowflake schema has table `ACCOUNT` with `ID`,`NAME` columns. Laravel model:...

In some cases, `RelayState` may not be defined in the IdP. If not provided, the value becomes `undefined`, putting the user in an undesired state (my-app.com/undefined). This adds better handling...