I might be overthinking this and Auth0 is perfectly usable if I create that in React, and use the bearer token or whatever from Nodebb. The issue still remains though that I want that to be the only way to register for an account (in the custom registration page on the front-end.) I'll have to disable user registration with SSO I guess or hide that alternative login option... What's odd though is that only the alternative login works when an account is created that way. It looks like when the account is made, it gets added to the users list in nodebb, so you should be able to login with the email and password you registered with on Auth0, right?
Eminent
Posts
-
Headless Integration with Nodebb -
Headless Integration with Nodebb@volanar Well, there's just the front-end app, WP backend, and then the forums. Just a website.
-
Headless Integration with NodebbHow would you make it so your user registration form on your frontend connects to nodebb? This is where you make your account on the front end and can login to it either from there or with the forum login. Logging in from one also logs you into the other. Is there an easy way to achieve this? I tried using Auth0, but that's not really the kinda thing I want. I suppose in this case, I'd want to connect the nodebb login system itself with my front end so I can register for accounts from there?
-
Ability to Set Different Logos for Mobile/TabletI use different logos for each version of my site, so it would be great to have the ability to do this within nodebb without coding hacks.
-
Is there a way to use a seperate logo for mobile version?@julian The Feature Request subcategory?
-
Is there a way to use a seperate logo for mobile version?This works, but it creates a double logo since it doesn't remove the normal logo. How do you fix that?
On another note, why isn't this built into nodebb? Using a bigger logo for your desktop site and a smaller one for your mobile site is pretty normal. For me, it looks fine when logged out, but once I log in, the logo gets moved to another line since it runs out of space.
-
Swiping Right Bug on Mobile@phenomlab yeah. Does it do that on android too? Iām not sure why you would open the menu to go back, either.
Another bug I found was the top sticky menu blocking the top of the page when scrolling back up (at least on mine and some other forums.) might be theme-specific since it seems fine on this forum.
-
Swiping Right Bug on Mobile@phenomlab That's probably it. A lot was changed in iOS 16, so the devs should investigate that.
-
Swiping Right Bug on MobileI tested it with this forum as well, and have the same bug.
-
Swiping Right Bug on Mobile@phenomlab That's not how it's working for me. It goes back to the previous page and then opens the menu, which cannot be closed unless I refresh the page. Normally tapping off of it closes it. It's possible this is a bug with iOS 16, but who knows.
-
Swiping Right Bug on MobileOn mobile, when you swipe right to go back, it opens the menu, which cannot be closed unless you refresh the page. Is there already a support post about this?
-
Dark Mode ToggleIs there a working dark mode toggle for nodebb? I think that should come built-in in at least the default theme and can be turned on or off depending on your preference.