Is okta a requirement? You could easily use Firebase wrapper for AngularJS (AngularFire) to build an authentication system. This is what I have used in the past. It supports username + password, tokens, social media logins, plus others. You can look at that here:
Yes okta is a requirement, as a newbie integration causing me a lot of pain, due to first time doing this, can you pls guide me. I dont see any direct message option on HN, is there a way to contact you twitter / fb/ mail.
Diego Bernal
Front-End Engineer
Check this out:
github.com/jmelberg-okta/okta-oidc-angular-1-samp…
Is okta a requirement? You could easily use Firebase wrapper for AngularJS (AngularFire) to build an authentication system. This is what I have used in the past. It supports username + password, tokens, social media logins, plus others. You can look at that here:
github.com/firebase/angularfire/blob/master/docs/…