SSWConsulting / SSW.Rules.GPT

SSW RulesGPT - a bot using Blazor WASM & an ASP.NET Core backend, powered by the amazing OpenAI API
https://rulesgpt.ssw.com.au
20 stars 6 forks source link

🐛 Fix wrong audience name #129

Closed jackreimers closed 1 year ago

jackreimers commented 1 year ago

Related to #128

The audience name on the API was wrong which was causing validation to fail and authenticated users to be treated as unauthenticated by the backend.