Tyler Warnock
Tyler Warnock
Note that the repos above https://github.com/bendrucker/angular-credit-cards https://github.com/bendrucker/angular-stripe aren't being actively developed either, as the author doesn't "use Angular anymore". See https://github.com/bendrucker/angular-credit-cards/issues/67 and use at your own risk.
+1 here
@Anthropic very much understand. It is noteworthy though that in the time since I made the initial comment, we ended up rolling our own literally because the documentation is too...
We have a working proof of concept for this, with an API like: ```js server.auth.strategy('twitter', 'bell', { provider: 'twitter', password: 'cookie_encryption_password_secure', clientFunction: async function (request, settings) { // Set clientId...
Is anyone monitoring the issues here?
Updated with `@userfront/[email protected]`
@moroshko Thanks for the follow up. We're on the fence about switching this library over to typescript (JS encourages readability and contributions from those that don't know TS). That said,...
@mikestopcontinues Thanks for writing this up. We've had it in mind for a little while and totally agree.
Thanks! @RJFelix Will this be resolved by https://github.com/userfront/userfront-core/pull/141?