Support the ongoing development of Laravel.io →
Authentication Packages Architecture

Hi everyone,

I have a question regarding Sentry and using it's authentication functionality on a none browser environment. Currently I have started using Sentry, on a project of mine which is a web app and everything works as expected.

But now we want to extend this web app to work on mobile devices therefore we will build native mobile apps to use our API to handle the functionality part. I was wondering now, if someone here has used Sentry before to do the authentication part, as I can't use cookies in this case.

Thanks in advanced for any reply. :)

Last updated 2 years ago.
0

You can use Phonegap together with Angularjs instead. I know Angular.js can read and write cookies but you have to use REST api for Authentication. Check this out: https://docs.angularjs.org/api/ngCookies/service/$cookies

Last updated 2 years ago.
0

I have used Sentry with Dingo Api and OAuth2 server. Seems to work nicely together.

Last updated 2 years ago.
0

We use Setnry and OAuth within our API which is used by our native iOS application.

Last updated 2 years ago.
0

OAuth seems to be really easy to be implement, thanks guys.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Kreshnik kreshnik Joined 1 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.