mongodb / stitch-ios-sdk

Apache License 2.0
42 stars 25 forks source link

Custom Function Auth not working #205

Open awu-atomerse opened 4 years ago

awu-atomerse commented 4 years ago

https://github.com/mongodb/stitch-ios-sdk/blob/96aaa11791dee8478f0f9521fc812090486123a4/Core/StitchCoreSDK/Sources/StitchCoreSDK/Auth/Providers/Function/FunctionCredential.swift#L31

It seems that the custom function auth is actually calling anonymous auth.

jsflax commented 4 years ago

A bug that will be amended this week. Thanks for pointing this out.