The Movie Database Подршка

Hi, I was wondering if the following is possible:

  • enable users of my application to create a new account
  • enable users to login
  • add movies as favorite s

So far I only found I am able to create an session using my api key. But for as far as I know the api key is linked to my account and thus would allow the users to edit my account. so how would I be able to provide this for my users?

Thanks in advance

8 одговора (на страни 1 од 1)

Jump to last post

Hi dictator,

While your API key is indeed bound to your account, sessions are attached to both your account (s the application) and individual user accounts. Step #2 when creating a new session is what attaches an end users account to your application. This lets an individual user rate movies and mark them as a favourite for example.

So, to answer your questions…

enable users of my application to create a new account

Anyone can sign up for an account, just direct them to the register page.

enable users to login

Follow steps 1-3 and you are allowing them to "login" within your application and execute some user only functions.

add movies as favourites

Already outlined above.

Cheers.

Great i think i am able to achieve what i want now, thanks

What key should i store to save the user that logged, the requestkey or the sessionkey?

The session key is what you will use in combination with an API key to execute user actions. You should store the session key.

The sessionkey will not invalidate?

No. The only way it can be revoked is by the user in their account area.

Great i am going to try this tomorrow, thanks for your quick replies

Wanted to let you know i got it working ;) thanks for your help

Не можеш да нађеш филм или серију? Пријави се да додаш.

Глобално

s фокусирај траку за претрагу
p отворите мени профила
esc затворити отворени прозор
? отвори прозор пречице на тастатури

На страницама медија

b вратити се назад (или родитељу кад је то применљиво)
e иди на страницу за уређивање

На страницама ТВ сезона

(стрелица надесно) пређите на следећу сезону
(лева стрелица) иди на претходну сезону

На страницама ТВ епизода

(стрелица надесно) пређите на следећу епизоду
(лева стрелица) иди на претходну епизоду

На свим страницама са сликама

a отвори прозор за додавање слике

На свим страницама за уређивање

t отвори селектор превода
ctrl+ s пошаљи образац

На страницама за дискусију

n отвори нову дискусију
w мења статус гледања
p мења јавно/приватно
c мења отвори/затвори
a отвори активност
r одговор на дискусију
l иди на последњи одговор
ctrl+ enter пошаљи поруку
(стрелица надесно) следећа страница
(лева стрелица) претходна страница

Подешавања

Желите ли да оцените или додате ову ставку у листу?

Пријави се