AuthRocket 2 is here. Read the announcement or try it now.

AuthRocket Knowledge Base

August 26, 2016

Over the years, AuthRocket has been used to solve more different use-cases than we ever imagined.  Some of our customers simply need basic logins, some need to add quick features like Social Auth or Signup Pages, and others have very complex data structures that need to be implemented as efficiently as possible.

We’re often asked: How has my use-case been implemented before?  Is there a recommended way?

Introducing our new AuthRocket Knowledge Base.  It’s a large section in the docs where frequently (and sometimes infrequently) asked questions are answered in detail.

Want to see an example of how data can be structured in a SAAS business?  Sure we can help with that.

57bf540dd2b8577fd262271e

Need some ideas about putting together a seamless SSO experience for your users across multiple apps?  Check out Structuring with Enhanced SSO.

Want to know where to find email verification in the AuthRocket UI?  Try Email Verification Basics.

The AuthRocket Knowledge Base covers years of experience helping developers like you make your authentication and user accounts work awesomely.

What if you can’t find an answer to your unique question?  Just let us know and we’ll get right on it.

AuthRocket for PHP

August 18, 2016

At AuthRocket, we’ve maintained consistent focus on providing an API that’s easy to talk to and easy to integrate with, using the programming language of your choice.

Because of that focus, and the resulting AuthRocket API, we haven’t written a stack of SDKs for integration, and instead have added time-saving features requested by developers like you, and provided first-rate customer support and documentation to help you get your ultra-unique app running every bit as awesomely as you dreamed it could.

So it’s with that background that we’ve released our new AuthRocket PHP Library.

57b36548197aea37dfc39a79

While we know you don’t actually need an SDK to integrate your app, we’re confident that a great library will speed up the process for PHP developers even more.  It covers all of our Core API and parts of the Extended API as well.

On a similar note, we already have a very polished AuthRocket Ruby (and Rails) Gem (SDK) that’s popular with our Ruby-loving customers.

As always, let us know how we can help you out with integration, whether it be with the help of a library or with your own unique, custom integration.  We’d love to help.

Seamlessly Connecting Your UI

August 3, 2016

One objection we occasionally hear from those looking into 3rd Party Authentication sounds something like this, “On the one hand, I don’t want to roll my own Authentication, but on the other, I don’t really want to have two separate back end UIs for my app.  If I need to edit a user account, I’ll have to log in twice, search for the user twice, and edit twice.”

We hear ya.  That sounds like a pain.

So we’ve created a new feature that makes your UI best friends with ours: UI Connect.

In one short step, add a button to your AuthRocket User (or Org) pages, which will link you directly to the matching User page in your app’s admin UI.  So now you’re never more than one click away.

It’s easy to set up:

1.  Go to settings -> UI Connect and click Add under the button/link you’d like to add.

2.  Give the button a title and the link into your UI, adding a reference ID where needed.

57a23544d2b8572dc6cd4380

3.  That’s it.  Go try it out!

57a23559d2b8572dc6cd4465

It turns out your AuthRocket user accounts and your own UI can be next-door neighbors after all.

Need help setting up UI Connect?  Give us a shout.

Improved UI

July 14, 2016

This week we have a few new UI features to announce, requested by some of our users.  Thanks for helping us improve!

1.  Bulk Delete

578807e91b631b1bfd42c1f8

Bulk Delete is a simple way to delete many users or orgs at once.  When looking at a user (or org) list, just highlight and click the user icon on the left.  A red checkmark replaces the user icon and a box at the top of the column counts the number of highlighted users, deleting them when you are ready.  It’s simple, intuitive, and will save time for you and your team.

 

2.  Test Emails

It’s common for our users to have AuthRocket trigger an email when a user logs into his/her account (or for any other event you choose).  This helps to ensure the security of your app.  We’ve made the process as easy as possible.  Triggered emails do not require any code to set up.

57880d3020099ef7471bf43e

Just go to: Settings > Emails and click +Add email in the top right corner.  Then choose the event that you want to trigger an automated email.

57880b1ce3df288bfffe9722

The email is already premade for you but you can easily modify it to suit your needs, both text and/or html.

When done, click save.

57880c059f745686c882f3dd

Now send a test email with one click.  No fussing around with having to add your email and/or test variables each time.  The email is automatically sent to you, the user who is currently logged in.  Then check your inbox and make sure your email looks how you want it to.

See?  Nothing to it.

Any questions/comments?  Drop us a line.

Social Auth: Github and Yahoo

February 18, 2016

This week we’ve added Github and Yahoo to our list of social auth providers which already include LinkedIn, Google, and Facebook.  So now there are five for you to choose from.

All social auth providers are available in all AuthRocket plans with full functionality.

This is a good space to show you just how easy it is to enable a social auth provider with AuthRocket.  For anyone with standard logins working with AuthRocket, adding a social auth provider takes no additional code.  It works like this:

Step 1

In the AuthRocket UI, simply turn it on.

56c61e72a3360c0d7049f429

Step 2

Register your app with your chosen social auth provider.

56c61efcf8baf35ec2e2cac9

The signup is easy and takes between 2 and 10 minutes, depending on which social auth provider you are adding.  You’ll need to register your homepage URL and a few other things.

Step 3

Tell AuthRocket about your app.

56c61f768a65e24fa5d7d993

This is as simple as a copy/paste of the Client ID and the Client Secret (Which you’ll get when you register your app in step 2).

That’s it!

Any questions?  Let us know how we can help you get social auth working with your app.