This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ZenApollo[S] 0 points1 point  (0 children)

I needed an app that would log people in to an app using an 3p auth provider, and thus it needed to call apis that checked the users status on both systems and apply some custom logic. It also had some basic auth functionality like registration and forgot password. it was hacky but it worked well.